Luis Figueiredo 825e39007a Renamed eventbus | пре 7 година | |
---|---|---|
.. | ||
build | пре 7 година | |
config | пре 7 година | |
src | пре 7 година | |
static | пре 7 година | |
.babelrc | пре 7 година | |
.editorconfig | пре 7 година | |
.eslintignore | пре 7 година | |
.eslintrc.js | пре 7 година | |
.gitignore | пре 7 година | |
.postcssrc.js | пре 7 година | |
README.md | пре 7 година | |
index.html | пре 7 година | |
package.json | пре 7 година |
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.