Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiedsch/vue-questionnaire-demo
https://github.com/fiedsch/vue-questionnaire-demo
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/fiedsch/vue-questionnaire-demo
- Owner: fiedsch
- License: mit
- Created: 2018-03-25T13:44:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T07:03:20.000Z (about 6 years ago)
- Last Synced: 2024-12-20T09:29:30.823Z (3 days ago)
- Language: Vue
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-questionnaire-demo
> Fragebogen-Demo mit Vue
## 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).