Nuclos web client development: Node.js, npm install, config.json, localhost:4200, development mode, Angular, addon, addon-api.

globe with meridians Language: Deutsch ยท English

hammer and wrench JS web client development environment

Develop the Angular web client locally โ€“ Node.js, development mode, npm install, config.json and localhost:4200.

On this page

Prerequisites

Install libraries

Only needed initially and after changes to package.json:

npm install

Server configuration

Enter the host name, port and web context of the Nuclos server in nuclos/nuclos-webclient/src/assets/config.json.

Start the web client

The web client is then available at http://localhost:4200.

Startup problems with an addon? Delete the node_modules folder and reinstall the addon dependencies:

npm install @nuclos/nuclos-addon-api
npm run install-addon-deps

Related pages

gear Setting up Docker


Build tools.

Open โ†’

gear Addon


Addons.

Open โ†’