Nuclos web client development: Node.js, npm install, config.json, localhost:4200, development mode, Angular, addon, addon-api. |
Language: Deutsch · English
Develop the Angular web client locally – Node.js, development mode, npm install, config.json and localhost:4200.
Auf dieser Seite |
Only needed initially and after changes to package.json:
npm install |
Enter the host name, port and web context of the Nuclos server in nuclos/nuclos-webclient/src/assets/config.json.
The web client is then available at http://localhost:4200.
Startup problems with an addon? Delete the
|