Adrien efa55dbf0b | hace 4 años | |
---|---|---|
build | hace 4 años | |
config | hace 4 años | |
src | hace 4 años | |
static | hace 4 años | |
.babelrc | hace 4 años | |
.editorconfig | hace 4 años | |
.eslintignore | hace 4 años | |
.eslintrc.js | hace 4 años | |
.gitignore | hace 4 años | |
.postcssrc.js | hace 4 años | |
Dockerfile | hace 4 años | |
README.md | hace 4 años | |
docker-compose.yml | hace 4 años | |
index.html | hace 4 años | |
package.json | hace 4 años | |
yarn.lock | hace 4 años |
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.