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 6098342 commit c3689eaCopy full SHA for c3689ea
README.md
@@ -4,6 +4,8 @@ A simple CLI for scaffolding Vue.js projects.
4
5
### Installation
6
7
+Prerequisites: [Node.js](https://nodejs.org/en/) and [Git](https://git-scm.com/).
8
+
9
``` bash
10
$ npm install -g vue-cli
11
```
0 commit comments