Update: Add npm start in production mode
This commit is contained in:
parent
c18fd4c24d
commit
efa2a0129a
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
|
||||
|
||||
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
|
||||
Then run `npm start`
|
||||
|
||||
## Running unit tests
|
||||
|
||||
|
|
|
|||
Reference in a new issue