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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,10 +68,10 @@ This project was generated with Angular CLI version 9.0.2 and angular 9.x.
68
68
2. Open Terminal.
69
69
3. Go to your file project.
70
70
4. Make sure you have installed [Angular CLI] (https://github.com/angular/angular-cli) already. If not, please install.
71
-
5. Install node modules, Run in terminal: ``` npm install ```
72
-
6. 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.
71
+
5. Install node modules, Run in terminal: `npm install`
72
+
6. 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.
73
73
74
-
To get more help on the Angular CLI use ```ng help``` or go check out the [Angular CLI README] (https://github.com/angular/angular-cli/blob/master/README.md).
74
+
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README] (https://github.com/angular/angular-cli/blob/master/README.md).
75
75
76
76
*no other dependencies required to run the Able Pro Admin Dashboard*
0 commit comments