Timers and other features for Heroes of the Storm
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Adrien 19bd22036c Initialization 4 年前
build Initialization 4 年前
config Initialization 4 年前
src Initialization 4 年前
static Initialization 4 年前
.babelrc Initialization 4 年前
.editorconfig Initialization 4 年前
.eslintignore Initialization 4 年前
.eslintrc.js Initialization 4 年前
.gitignore Initialization 4 年前
.postcssrc.js Initialization 4 年前
Dockerfile Initialization 4 年前
README.md Initialization 4 年前
docker-compose.yml Initialization 4 年前
index.html Initialization 4 年前
package.json Initialization 4 年前
yarn.lock Initialization 4 年前

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.