Skip to content
forked from vuesion/vuesion

A flexible, scalable, opinionated 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

AGNICO/vue-starter

 
 

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 52.7%
  • Vue 38.0%
  • CSS 3.2%
  • HTML 3.2%
  • JavaScript 2.8%
  • Dockerfile 0.1%