@@ -16,4 +16,4 @@ 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. Use the `--prod` flag for a production build.
Run `npm run-script build` (not `ng build`) to build the project. The build artifacts will be stored in the `dist/` directory with the `production` configuration.