File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,17 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
4
4
5
5
## Development server
6
6
7
- Run ` npm start ` for a dev server.
8
- Navigate to ` http://localhost:4200/ ` .
7
+ 1 . Run ` npm start ` for a dev server
8
+ 1 . Navigate to ` http://localhost:4200/ `
9
+
9
10
The app will automatically reload if you change any of the source files.
10
11
11
12
## Build
12
13
13
- Run ` npm run build ` to build the project.
14
- The build artifacts will be stored in the ` dist/ ` directory.
15
- run ` npm run build:prod ` flag for a production build.
14
+ - Run ` npm run build ` to build the project
15
+ - Run ` npm run build:prod ` flag for a production build
16
+
17
+ The build artifacts will be stored in the ` dist/ ` directory.
16
18
17
19
## Key Configuration Steps
18
20
You can’t perform that action at this time.
0 commit comments