Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

Commit 73da502

Browse files
committed
Readme Update
1 parent baddb7e commit 73da502

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Run `ng g c component-name` to generate a new component. You can also use `ng ge
2929

3030
## Production Build
3131

32-
First run `ng build --prod`
32+
First run `ng build --prod` to build the project
3333

34-
Then, Run `npm run prod` to build the project. The build artifacts will be stored in the `dist/` directory.
34+
Then, `npm run prod` to start the node server for production. The build artifacts will be stored in the `dist/` directory.
3535

3636
## Running unit tests
3737

0 commit comments

Comments
 (0)