Skip to content

A flexible, scalable, opinionated boilerplate for production-ready PWAs with focus on performance, development speed, and best practices. and make usage of the Vuetify library.

License

Notifications You must be signed in to change notification settings

glederer/vue-starter-vuetify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-starter version badge Tweet

A flexible, scalable, opinionated boilerplate for production-ready PWAs with focus on performance, development speed, and best practices

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

Build Status codecov Maintainability Dependencies DevDependencies GitHub issue last update

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

screen shot 2018-04-30 at 09 09 45

Getting started

  1. Install Node.js 8.x or higher. Use nvm or n to maintain multiple Node.js versions
  2. Install npm version 5.x or higher
  3. clone the repository git clone https://github.com/devCrossNet/vue-starter
  4. change directory cd vue-starter
  5. Install dependencies: npm install
  6. Run npm run dev

Sponsors

BCG Digital Ventures

Contribute

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

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

Reference resources

Contact

License

MIT

About

A flexible, scalable, opinionated boilerplate for production-ready PWAs with focus on performance, development speed, and best practices. and make usage of the Vuetify library.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 57.5%
  • Vue 32.9%
  • CSS 3.3%
  • HTML 3.3%
  • JavaScript 2.9%
  • Dockerfile 0.1%