Skip to content

Commit 09b8501

Browse files
committed
Update readme file
1 parent 151fd9c commit 09b8501

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ Before running the backend, first we will run the ng build command and all the f
2424

2525

2626
## ###########
27-
npm install angualr-cli
28-
npm install
27+
- npm install angualr-cli
28+
- npm install
2929

30-
ng build
30+
- ng build
3131

32-
node app
32+
- node app
3333

3434
If everything works fine then "App server running on 3000".
3535

0 commit comments

Comments
 (0)