Skip to content

mlz-cisx/eln-frontend

Repository files navigation

MLZ-ELN Frontend

Development Server

  • 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.

Docker Deployment

  • For using a production-like environment or actual deployment, please refer to the instructions in the MLZ-ELN Backend.

License

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