A simple playground setup to create showcases
|
vor 7 Jahren | |
---|---|---|
src | vor 7 Jahren | |
.babelrc | vor 7 Jahren | |
.editorconfig | vor 7 Jahren | |
.gitignore | vor 7 Jahren | |
README.md | vor 7 Jahren | |
index.html | vor 7 Jahren | |
package-lock.json | vor 7 Jahren | |
package.json | vor 7 Jahren | |
webpack.config.js | vor 7 Jahren |
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.