Timers and other features for Heroes of the Storm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Adrien 19bd22036c Initialization 4 years ago
build Initialization 4 years ago
config Initialization 4 years ago
src Initialization 4 years ago
static Initialization 4 years ago
.babelrc Initialization 4 years ago
.editorconfig Initialization 4 years ago
.eslintignore Initialization 4 years ago
.eslintrc.js Initialization 4 years ago
.gitignore Initialization 4 years ago
.postcssrc.js Initialization 4 years ago
Dockerfile Initialization 4 years ago
README.md Initialization 4 years ago
docker-compose.yml Initialization 4 years ago
index.html Initialization 4 years ago
package.json Initialization 4 years ago
yarn.lock Initialization 4 years ago

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.