Skip to content

Commit

Permalink
Merge pull request #258 from JulessZ/patch-1
Browse files Browse the repository at this point in the history
docs: incomplete command "npm run serve"
  • Loading branch information
mrholek authored Oct 31, 2021
2 parents 1660d55 + e9dac1c commit a11e5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ $ yarn install

``` bash
# dev server with hot reload at http://localhost:3000
$ npm serve
$ npm run serve
```

or
Expand Down

0 comments on commit a11e5df

Please sign in to comment.