Остання активність 1733611169

Версія 55f0d6302aa1b2fec0d2c97d3f8e63927fec0570

Amplication-6.sh Неформатований
1# running the server component
2npm run serve:server
3
4# running the client component
5npm run serve:client
6
7# running the data-service-generator component
8npm run serve:dsg
9
10# running the git-sync-manager component
11npm run serve:git
12
13# running the plugin-api component
14npm run serve:plugins