You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-6
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,6 @@ Make sure that you have the compatible versions of TypeScript and Angular in you
12
12
* Angular 4+
13
13
* TypeScript 2.6+
14
14
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
-
20
15
## How to run this application?
21
16
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.
22
17
@@ -35,7 +30,7 @@ npm install
35
30
```
36
31
37
32
## 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.
0 commit comments