Adrien e934669ded | há 4 anos | |
---|---|---|
build | há 4 anos | |
config | há 4 anos | |
src | há 4 anos | |
static | há 4 anos | |
.babelrc | há 4 anos | |
.editorconfig | há 4 anos | |
.eslintignore | há 4 anos | |
.eslintrc.js | há 4 anos | |
.gitignore | há 4 anos | |
.nvmrc | há 4 anos | |
.postcssrc.js | há 4 anos | |
Dockerfile | há 4 anos | |
README.md | há 4 anos | |
docker-compose.yml | há 4 anos | |
index.html | há 4 anos | |
package.json | há 4 anos | |
yarn.lock | há 4 anos |
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.