We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160a54b commit d1cd2f3Copy full SHA for d1cd2f3
CONTRIBUTING.md
@@ -55,7 +55,7 @@ $ npm install
55
To watch and auto-build `dist/vue.js` during development:
56
57
``` bash
58
-$ grunt watch
+$ npm run dev
59
```
60
61
To lint:
0 commit comments