Update: Add npm start in production mode
This commit is contained in:
parent
0a891e500e
commit
520214977e
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ Run `ng generate component component-name` to generate a new component. You can
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
|
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
|
||||||
|
Then run `npm start`
|
||||||
|
|
||||||
## Running unit tests
|
## Running unit tests
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue