Skip to content

Commit

Permalink
chore: make docs more prominent in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jun 8, 2018
1 parent 8ce28b0 commit d31cc13
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,9 @@

Most of the planned features are in place but there may still be bugs. API may still change until we reach RC phase. Do not use in production yet unless you are adventurous.

## Quickstart
## Documentation

``` sh
npm install -g @vue/cli
# or
yarn global add @vue/cli

vue create my-project
```

For a detailed guide with recipes for common tasks, detailed usage for each plugin, please see the [full documentation](https://cli.vuejs.org/).
Docs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!

## Contributing

Expand Down

0 comments on commit d31cc13

Please sign in to comment.