Files
vue-cli/README.md
T
2018-06-08 01:03:32 -04:00

20 lines
872 B
Markdown

# vue-cli [![Build Status](https://circleci.com/gh/vuejs/vue-cli/tree/dev.svg?style=shield)](https://circleci.com/gh/vuejs/vue-cli/tree/dev) [![Windows Build status](https://ci.appveyor.com/api/projects/status/487fqt71e4kf46iv/branch/dev?svg=true)](https://ci.appveyor.com/project/yyx990803/vue-cli-6b0a6/branch/dev)
> This is the branch for `@vue/cli` 3.0.
## Status: beta
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.
## Documentation
Docs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!
## Contributing
Please see [contributing guide](https://github.com/vuejs/vue-cli/blob/dev/.github/CONTRIBUTING.md).
## License
[MIT](https://github.com/vuejs/vue-cli/blob/dev/LICENSE)