A flexible, scalable, opinionated boilerplate for production-ready PWAs with focus on performance, development speed, and best practices
一个灵活的、可扩展的、自定的,已经准备好用于生产的渐进式网络应用样板,聚焦于性能、开发速度和最佳实践
Documentation
https://vue-starter.herokuapp.com/docs (sometimes not available because of the heroku free-plan)
https://vue-starter.herokuapp.com/docs/zh-cn (欢迎改善中文文档(๑• . •๑))
Run documentation on your local machine
- Complete the Getting started guide
- Install vuepress
npm i -g vuepress
- run
vuepress dev docs
Live demo
Please visit the vue-starter app on heroku! (sometimes not available because of the heroku free-plan)
Lighthouse Score
Getting started
- Install Node.js 8.x or higher. Use nvm or n to maintain multiple Node.js versions
- Install npm version 5.x or higher
- clone the repository
git clone https://github.com/devCrossNet/vue-starter
- change directory
cd vue-starter
- Install dependencies:
npm install
- Run
npm run dev
Sponsors

Contribute
Contributions are always welcome! Please read the contribution guidelines first.
欢迎贡献! 请阅读 贡献指南 先ο(=•ω<=)ρ⌒☆.