Merge pull request #258 from JulessZ/patch-1

docs: incomplete command "npm run serve"
This commit is contained in:
Łukasz Holeczek
2021-10-31 23:53:30 +01:00
committed by GitHub
+1 -1
View File
@@ -70,7 +70,7 @@ $ yarn install
``` bash ``` bash
# dev server with hot reload at http://localhost:3000 # dev server with hot reload at http://localhost:3000
$ npm serve $ npm run serve
``` ```
or or