0.0.2 • Published 8 years ago

redx-vue v0.0.2

Weekly downloads
3
License
MIT
Repository
-
Last release
8 years ago

suneee-vue

Technologies

  • Vue
  • Vuex(vuex-fsa)
  • Vue-Router
  • PostCSS
  • webpack
  • koa
  • ES6

Quick Start

$ git clone git@https://github.com/redgang/redx-vue.git
$ cd redx-vue
$ npm install
$ npm start
# open http://localhost:3200

Usage

CommandDescription
npm installInstall dependencies
npm run devRun webpack and restart server with hot-reload enabled
npm startRun webpack and server with hot-reload enabled
npm run deployBuild assets for development use, dumped in ./dist
npm run deploy:prodBuild assets for production use, dumped in ./dist
npm run deploy:startRun static server to check dist files

Customize the devServer

License

MIT © Redx