https://github.com/codeedu/vue-formwizard
https://github.com/codeedu/vue-formwizard
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeedu/vue-formwizard
- Owner: codeedu
- Created: 2016-11-07T15:37:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-07T15:37:41.000Z (over 9 years ago)
- Last Synced: 2025-01-01T19:27:06.720Z (over 1 year ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# form-wizard
> 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).