Files
vue-cli/README.md
2018-06-13 16:22:18 -04:00

20 lines
843 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/rkpafdpdwie9lqx0/branch/dev?svg=true)](https://ci.appveyor.com/project/yyx990803/vue-cli/branch/dev)
> This is the branch for `@vue/cli` 3.0.
## Status: RC
Core features are ready and the API is now considered stable. There may still be small bugs but the CLI is now ready for non-mission-critical use cases.
## 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)