Timers and other features for Heroes of the Storm
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
Adrien 19bd22036c Initialization 4 yıl önce
build Initialization 4 yıl önce
config Initialization 4 yıl önce
src Initialization 4 yıl önce
static Initialization 4 yıl önce
.babelrc Initialization 4 yıl önce
.editorconfig Initialization 4 yıl önce
.eslintignore Initialization 4 yıl önce
.eslintrc.js Initialization 4 yıl önce
.gitignore Initialization 4 yıl önce
.postcssrc.js Initialization 4 yıl önce
Dockerfile Initialization 4 yıl önce
README.md Initialization 4 yıl önce
docker-compose.yml Initialization 4 yıl önce
index.html Initialization 4 yıl önce
package.json Initialization 4 yıl önce
yarn.lock Initialization 4 yıl önce

README.md

nexus-timers

Timers ans other features for Heroes of the Storm

Build Setup

# 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.