15 lines
285 B
Markdown
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).
|