Skip to content

Commit 3f6efda

Browse files
committed
add note for minimal npm/yarn version
1 parent 4b66902 commit 3f6efda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/build.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
## Get started
1313

14+
Make sure that you've installed `vue-cli` with `npm >= 3` or `yarn >= 0.7`.
15+
1416
Populate an app entry `./index.js` in your project:
1517

1618
```js

0 commit comments

Comments
 (0)