deepcc / vue-starter

一个灵活,可扩展的PWA,专注于性能,开发速度和最佳实践,支持Node.js 8.x及以上的版本,需安装npm 5x及以上的版本。A flexible, scalable, opinionated boilerplate for production-ready PWAs with focus on performance, development speed, and best practices

Home Page:https://vue-starter.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

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

一个灵活,可扩展的PWA,专注于性能,开发速度和最佳实践,支持Node.js 8.x及以上的版本,需安装npm 5x及以上的版本。A flexible, scalable, opinionated boilerplate for production-ready PWAs with focus on performance, development speed, and best practices

https://vue-starter.herokuapp.com/

License:MIT License


Languages

Language:TypeScript 53.6%Language:Vue 36.5%Language:HTML 3.5%Language:CSS 3.4%Language:JavaScript 3.0%