Update: Add npm start in production mode

This commit is contained in:
Yûki VACHOT 2021-12-26 18:49:13 +01:00
parent c18fd4c24d
commit efa2a0129a

View file

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