10000 GitHub - lzhengms/plato: :heart: a Boilerplate for mobile SPAs use vue, vuex, vue-router
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ plato Public
forked from jingleo/plato

❤️ a Boilerplate for mobile SPAs use vue, vuex, vue-router

License

Notifications You must be signed in to change notification settings

lzhengms/plato

 
 

Repository files navigation

PLATO
Based on Vue 2.0

Travis Coveralls dependencies devDependency Status

a Boilerplate for mobile SPAs use vue, vuex, vue-router
Check out Demonstrations and README for UI Components

Usage

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# eslint, stylelint, unit and e2e test
npm test

# compile files for production
npm run compile

# test, clean, and compile
npm run build

# generate demo site and push to gh-pages
npm run docs

# push modifications to github
npm run push

Generator

Use generator-x to get a clean and clear copy without demonstrations

# install yo and generator-x as a global module
npm install -g yo
npm install -g generator-x

# generate code under project
cd <your-awesome-project>
yo x

Appendix

License

MIT

About

❤️ a Boilerplate for mobile SPAs use vue, vuex, vue-router

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 52.4%
  • Vue 36.0%
  • CSS 10.3%
  • HTML 1.1%
  • Shell 0.2%
0