The most complete boilerplate for production-ready PWAs. With focus on performance, development speed, and best practices
一个灵活的、可扩展的、自定的,已经准备好用于生产的渐进式网络应用样板,聚焦于性能、开发速度和最佳实践
Show your support by giving a ⭐
https://vue-starter.herokuapp.com/docs (sometimes not available because of the heroku free-plan)
https://vue-starter.herokuapp.com/docs/zh-cn (欢迎改善中文文档(๑• . •๑))
- Complete the Getting started guide
- Install vuepress
npm i -g vuepress
- run
vuepress dev docs
Please visit the vue-starter app on heroku! (sometimes not available because of the heroku free-plan)
- Run
npx vue-starter-service create [project-name]
for examplenpx vue-starter-service create my-app
- Change directory
cd my-app
- Run
npm run dev
- Download or clone (
git clone https://github.com/devCrossNet/vue-starter
) the repository - Change directory
cd vue-starter
- Install dependencies:
npm install
- Run
npm run dev
Contributions are always welcome! Please read the contribution guidelines first.
欢迎贡献! 请阅读 贡献指南 先 ο(=•ω <=)ρ⌒☆.
Thanks goes to these wonderful people:
This project follows the all-contributors specification. Contributions of any kind welcome!