module-configurator/README.md
2023-09-27 18:01:58 +02:00

15 lines
285 B
Markdown

# 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](https://karma-runner.github.io).