Skip to content

Commit 93da84b

Browse files
committed
docs: minor clean up
1 parent 4e8e9c0 commit 93da84b

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
44

55
## Development server
66

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+
910
The app will automatically reload if you change any of the source files.
1011

1112
## Build
1213

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.
1618

1719
## Key Configuration Steps
1820

0 commit comments

Comments
 (0)