An enterprise ready boilerplate for isomorphic progressive web apps with Vue
Vue Starter is an SPA template for server-rendered PWAs. It includes Vuex and Vue Router configured to work with server-side rendering (SSR) out of the box.
vuesion

The most complete boilerplate for production-ready PWAs. With focus on performance, development speed, and best practices
一个灵活的、可扩展的、自定的,已经准备好用于生产的渐进式网络应用样板,聚焦于性能、开发速度和最佳实践
Documentation
https://vuesion.herokuapp.com/docs (sometimes not available because of the heroku free-plan)
https://vuesion.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 vuesion app on heroku! (sometimes not available because of the heroku free-plan)
Lighthouse Score
Getting started
Via npx
Important note for Windows users only: https://github.com/zkat/npx/issues/146#issuecomment-384016791
- Run
npx @vuesion/service create [project-name]
for examplenpx @vuesion/service create my-app
- Change directory
cd my-app
- Run
npm run dev
Via Git
- Download or clone (
git clone https://github.com/vuesion/vuesion
) the repository - Change directory
cd vuesion
- Install dependencies:
npm install
- Run
npm run dev
Sponsors
Support this project
- Give a :star:!
-
it!
- Join
!
- Contribute!
- Fund an Issue!
Contribute
Contributions are always welcome! Please read the contribution guidelines first.
欢迎贡献! 请阅读 贡献指南 先 ο(=•ω <=)ρ⌒☆.
Contributors
Thanks goes to these wonderful people: