https://github.com/layerjs/vuex-example
https://github.com/layerjs/vuex-example
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/layerjs/vuex-example
- Owner: layerJS
- Created: 2018-10-22T07:11:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T15:12:05.000Z (over 7 years ago)
- Last Synced: 2025-04-12T23:47:17.274Z (11 months ago)
- Language: JavaScript
- Size: 73.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-test
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).