Skip to content

Commit fafdae0

Browse files
Merge pull request #18 from BILLthebuilder/master
Update readme
2 parents 33ba2b5 + 49138d1 commit fafdae0

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@
99
# install dependencies
1010
$ npm install
1111

12-
#run locally
13-
$ npm start
14-
15-
# serve with hot reload at localhost:3000
16-
$ npm run dev
12+
#run locally and serve with hot reload at localhost:3000
13+
$ npm run dev
1714

1815
# build for production and launch server
1916
$ npm run build
@@ -22,5 +19,3 @@ $ npm run start
2219
# generate static project
2320
$ npm run generate
2421
```
25-
26-

0 commit comments

Comments
 (0)