Adrien faba6c9da1 | 5 years ago | |
---|---|---|
build | 5 years ago | |
config | 5 years ago | |
src | 5 years ago | |
static | 5 years ago | |
.babelrc | 5 years ago | |
.editorconfig | 5 years ago | |
.eslintignore | 5 years ago | |
.eslintrc.js | 5 years ago | |
.gitignore | 5 years ago | |
.postcssrc.js | 5 years ago | |
Dockerfile | 5 years ago | |
README.md | 5 years ago | |
docker-compose.yml | 5 years ago | |
index.html | 5 years ago | |
package.json | 5 years ago | |
yarn.lock | 5 years ago |
Timers ans other features for Heroes of the Storm
# install dependencies
yarn
# serve with hot reload at localhost:8080
yarn dev
# build for production with minification
yarn build
# build for production and view the bundle analyzer report
yarn build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.