An enterprise ready boilerplate for isomorphic progressive web apps with Vue

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 version badge Tweet

vuesion logo

The most complete boilerplate for production-ready PWAs. With focus on performance, development speed, and best practices

一个灵活的、可扩展的、自定的,已经准备好用于生产的渐进式网络应用样板,聚焦于性能、开发速度和最佳实践

Maintenance CircleCI Test Coverage Maintainability Dependencies DevDependencies GitHub issues-closed GitHub release MIT license

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

  1. Complete the Getting started guide
  2. Install vuepress npm i -g vuepress
  3. run vuepress dev docs

Live demo

Please visit the vuesion app on heroku! (sometimes not available because of the heroku free-plan)

vuesion

Lighthouse Score

bildschirmfoto 2019-01-19 um 14 24 32

Getting started

Via npx

Important note for Windows users only: https://github.com/zkat/npx/issues/146#issuecomment-384016791

  1. Run npx @vuesion/service create [project-name] for example npx @vuesion/service create my-app
  2. Change directory cd my-app
  3. Run npm run dev

Via Git

  1. Download or clone (git clone https://github.com/vuesion/vuesion) the repository
  2. Change directory cd vuesion
  3. Install dependencies: npm install
  4. Run npm run dev

Sponsors

BCG Digital Ventures

Support this project

Contribute

Contributions are always welcome! Please read the contribution guidelines first.

欢迎贡献! 请阅读 贡献指南 先 ο(=•ω <=)ρ⌒☆.

Contributors

Thanks goes to these wonderful people:

|
Johannes Werner

[

Github Repository

Tags: #VueJs #App