Skip to content

lgs/vuesion

 
 

Repository files navigation

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

Show your support by giving a ⭐

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: zkat/npx#146 (comment)

  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

Contribute

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

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

Contributors

Thanks goes to these wonderful people:


Johannes Werner

💻 🐛 📖 🎨 💡 🔧

Konstantin Kulinicenko

💻 🐛 📖 💡

xMartin

💻 🐛 📖 💡

Silver·湫澲

📖 🌍

Stavros Liaskos

🐛

Marcelo Boeira

🌍

Rick Mann

💻

Ryan McGuire

💻

Jay McDoniel

💻

Olivia Graham

💻

Hugo Magalhães

🌍

glederer

📖

Tamer Mohamed

💻

Rizwan Zaheer

📖

rgrosjean

💻

Bernardo Corbella

💻

Mohit Tilwani

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Reference resources

Contact

License

MIT

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 53.3%
  • Vue 36.6%
  • CSS 5.9%
  • HTML 3.2%
  • Other 1.0%