Eclipse openK User Modules - Statement Public Affairs Frontend

This application represents a user module for the Eclipse openK User Modules project.

Development server

Run npm run serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. All build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Scripts

npm run licenses

Run npm run licenses to generate a listing of all packages and their licenses used for production. A file is created at ./licenses.txt. The content of the file is required in NOTICE.md.