A simple playground setup to create showcases
|
7 år sedan | |
---|---|---|
src | 7 år sedan | |
.babelrc | 7 år sedan | |
.editorconfig | 7 år sedan | |
.gitignore | 7 år sedan | |
README.md | 7 år sedan | |
index.html | 7 år sedan | |
package-lock.json | 7 år sedan | |
package.json | 7 år sedan | |
webpack.config.js | 7 år sedan |
A vuejs playground project to add a reactive form to edit and add distributors
# 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.