knox revidoval tento gist . Přejít na revizi
1 file changed, 14 insertions
Amplication-6.sh(vytvořil soubor)
@@ -0,0 +1,14 @@ | |||
1 | + | # running the server component | |
2 | + | npm run serve:server | |
3 | + | ||
4 | + | # running the client component | |
5 | + | npm run serve:client | |
6 | + | ||
7 | + | # running the data-service-generator component | |
8 | + | npm run serve:dsg | |
9 | + | ||
10 | + | # running the git-sync-manager component | |
11 | + | npm run serve:git | |
12 | + | ||
13 | + | # running the plugin-api component | |
14 | + | npm run serve:plugins |
Novější
Starší