7 lines
143 B
PowerShell
7 lines
143 B
PowerShell
cd ./src/designer/elsa-workflows-studio
|
|
npm install
|
|
npm run build
|
|
|
|
cd ../bindings/aspnet/Elsa.Designer.Components.Web
|
|
npm install
|
|
npm run build |