Skip to content

Commit 24710a6

Browse files
committed
update README
1 parent 7dd196c commit 24710a6

File tree

3 files changed

+2721
-1796
lines changed

3 files changed

+2721
-1796
lines changed

README.md

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

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

1518
# build for production and launch server
1619
$ npm run build

0 commit comments

Comments
 (0)