Luis Figueiredo 825e39007a Renamed eventbus | vor 7 Jahren | |
---|---|---|
.. | ||
build | vor 7 Jahren | |
config | vor 7 Jahren | |
src | vor 7 Jahren | |
static | vor 7 Jahren | |
.babelrc | vor 7 Jahren | |
.editorconfig | vor 7 Jahren | |
.eslintignore | vor 7 Jahren | |
.eslintrc.js | vor 7 Jahren | |
.gitignore | vor 7 Jahren | |
.postcssrc.js | vor 7 Jahren | |
README.md | vor 7 Jahren | |
index.html | vor 7 Jahren | |
package.json | vor 7 Jahren |
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.