Skip to content

Commit 8e1f3b3

Browse files
authored
Update README.md
Automating gulp command
1 parent ad22269 commit 8e1f3b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ This is the full test project
77
```bash
88
cd test-ang
99
npm install
10-
gulp scripts
11-
npm start
10+
gulp
1211
```
1312
Then go to [http://localhost:8080](http://localhost:8080) in your browser. Thank you
1413

0 commit comments

Comments
 (0)