Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1cd2f3

Browse files
committed
update dev setup guide
1 parent 160a54b commit d1cd2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ $ npm install
5555
To watch and auto-build `dist/vue.js` during development:
5656

5757
``` bash
58-
$ grunt watch
58+
$ npm run dev
5959
```
6060

6161
To lint:

0 commit comments

Comments
 (0)