Skip to content

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

License

Notifications You must be signed in to change notification settings

intensiongmbh/vue-starter

 
 

Repository files navigation

vue-starter version badge Tweet

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

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

Maintenance Build Status codecov Maintainability Dependencies DevDependencies GitHub issues-closed GitHub release MIT license

Show your support by giving a ⭐

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

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

Live demo

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

vue-starter

Lighthouse Score

bildschirmfoto 2019-01-19 um 14 24 32

Getting started

Via npx

  1. Run npx vue-starter-service create [project-name] for example npx vue-starter-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/devCrossNet/vue-starter) the repository
  2. Change directory cd vue-starter
  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

📖

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 54.5%
  • Vue 36.4%
  • CSS 4.7%
  • HTML 3.4%
  • Other 1.0%