This project was generated with Angular CLI version 14.0.6.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run the complete DiGaBo-Project (DiGaBo-UI, DiGaBo-Editor, Backend, Database).
Run docker-compose up --build
to build and run project in docker. You don't need to do an npm install
in this case.
(docker-compose down && docker-compose build --no-cache && docker-compose up)
Run npm run compodoc
to generate the documentation for the project.