Skip to content

Commit bb4b824

Browse files
Update README.md
1 parent e4e2f37 commit bb4b824

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ Make sure that you have the compatible versions of TypeScript and Angular in you
1212
* Angular 4+
1313
* TypeScript 2.6+
1414

15-
## How to run this project?
16-
17-
Run the command "npm install" to install all the required packages to your project and then run the `ng serve` command for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
18-
19-
2015
## How to run this application?
2116
To run this application, you need to first clone the `how-to-perform-CRUD-operations-on-angular-grid-using-observable-and-async-pipes` repository and then navigate to its appropriate path where it has been located in your system.
2217

@@ -35,7 +30,7 @@ npm install
3530
```
3631

3732
## Running on development server
38-
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
33+
Run `ng serve` command for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
3934

4035
## Further help
4136

0 commit comments

Comments
 (0)