0.0.2 • Published 9 years ago
redx-vue v0.0.2
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:3200Usage
| Command | Description |
|---|---|
| npm install | Install dependencies |
| npm run dev | Run webpack and restart server with hot-reload enabled |
| npm start | Run webpack and server with hot-reload enabled |
| npm run deploy | Build assets for development use, dumped in ./dist |
| npm run deploy:prod | Build assets for production use, dumped in ./dist |
| npm run deploy:start | Run static server to check dist files |
Customize the devServer
License
MIT © Redx