You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7eca889f67 | 23 hours ago | |
---|---|---|
build | 23 hours ago | |
config | 23 hours ago | |
src | 23 hours ago | |
static | 23 hours ago | |
.babelrc | 23 hours ago | |
.editorconfig | 23 hours ago | |
.gitignore | 23 hours ago | |
.postcssrc.js | 23 hours ago | |
README.md | 23 hours ago | |
index.html | 23 hours ago | |
jsconfig.json | 23 hours ago | |
package.json | 23 hours ago | |
vue.config.js | 23 hours ago | |
yarn.lock | 23 hours ago |
README.md
hw
Build Setup
# 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 a detailed explanation on how things work, check out the guide and docs for vue-loader.