Skip to content

Commit 193aa11

Browse files
committed
docs: update readme
1 parent 45963b4 commit 193aa11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ angular-cli will add reference to `components`, `directives` and `pipes` automat
110110

111111
This should add the new `component`, `directive` or `pipe` reference to the `new-module` you've created.
112112

113+
### Build
114+
115+
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.
116+
113117
```bash
114118
# build for production with minification
115119
$ ng build

0 commit comments

Comments
 (0)