luis b140ba4634 Initial commit | před 6 roky | |
---|---|---|
.. | ||
src | před 6 roky | |
.babelrc | před 6 roky | |
.editorconfig | před 6 roky | |
.eslintrc.js | před 6 roky | |
.gitignore | před 6 roky | |
README.md | před 6 roky | |
index.html.boiler | před 6 roky | |
package.json.boiler | před 6 roky | |
webpack.config.js | před 6 roky |
desc
# 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.