Update: Add npm start in production mode

This commit is contained in:
Yûki VACHOT 2021-12-26 18:43:03 +01:00
parent 0a891e500e
commit 520214977e

View file

@ -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