No description
Find a file
2023-09-27 18:01:58 +02:00
.vscode initial commit 2023-09-25 17:45:11 +02:00
src initial commit 2023-09-27 17:49:51 +02:00
.editorconfig initial commit 2023-09-25 17:45:11 +02:00
.gitignore initial commit 2023-09-25 17:45:11 +02:00
angular.json initial commit 2023-09-25 17:45:11 +02:00
package-lock.json initial commit 2023-09-25 17:45:11 +02:00
package.json initial commit 2023-09-25 17:45:11 +02:00
README.md Update README.md 2023-09-27 18:01:58 +02:00
tsconfig.app.json initial commit 2023-09-25 17:45:11 +02:00
tsconfig.json initial commit 2023-09-25 17:45:11 +02:00
tsconfig.spec.json initial commit 2023-09-25 17:45:11 +02:00

ModuleConfigurator

Quick start

npm install
npm start

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.