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