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.

HOW-TO DEVELOPER UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X

On this page

Prerequisites

  • Node.js installed;
  • Nuclos must be started in development mode.

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.

Addon problems

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 →

  • Keine Stichwörter