Skip to content

Commit a11e5df

Browse files
authored
Merge pull request #258 from JulessZ/patch-1
docs: incomplete command "npm run serve"
2 parents 1660d55 + e9dac1c commit a11e5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ $ yarn install
7070

7171
``` bash
7272
# dev server with hot reload at http://localhost:3000
73-
$ npm serve
73+
$ npm run serve
7474
```
7575

7676
or

0 commit comments

Comments
 (0)