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