Luis Figueiredo 825e39007a Renamed eventbus | il y a 7 ans | |
---|---|---|
.. | ||
build | il y a 7 ans | |
config | il y a 7 ans | |
src | il y a 7 ans | |
static | il y a 7 ans | |
.babelrc | il y a 7 ans | |
.editorconfig | il y a 7 ans | |
.eslintignore | il y a 7 ans | |
.eslintrc.js | il y a 7 ans | |
.gitignore | il y a 7 ans | |
.postcssrc.js | il y a 7 ans | |
README.md | il y a 7 ans | |
index.html | il y a 7 ans | |
package.json | il y a 7 ans |
Interface to test rest
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.