npm install
npx ng serve
- Navigate to
http://localhost:4500/
. The application will automatically reload if you change any of the source files. - Adjust src/assets/config/env.js to connect to MLZ-ELN Backend.
- For using a production-like environment or actual deployment, please refer to the instructions in the MLZ-ELN Backend.
The MLZ-ELN Frontend is significantly influenced by the design and implementation of the eWorkbench Frontend (https://eworkbench.github.io/), and incorporates portions of its source code.
License: AGPL 3