Timers and other features for Heroes of the Storm
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
Adrien 19bd22036c Initialization 5 år sedan
build Initialization 5 år sedan
config Initialization 5 år sedan
src Initialization 5 år sedan
static Initialization 5 år sedan
.babelrc Initialization 5 år sedan
.editorconfig Initialization 5 år sedan
.eslintignore Initialization 5 år sedan
.eslintrc.js Initialization 5 år sedan
.gitignore Initialization 5 år sedan
.postcssrc.js Initialization 5 år sedan
Dockerfile Initialization 5 år sedan
README.md Initialization 5 år sedan
docker-compose.yml Initialization 5 år sedan
index.html Initialization 5 år sedan
package.json Initialization 5 år sedan
yarn.lock Initialization 5 år sedan

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.