Timers and other features for Heroes of the Storm
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Adrien 19bd22036c Initialization há 4 anos
build Initialization há 4 anos
config Initialization há 4 anos
src Initialization há 4 anos
static Initialization há 4 anos
.babelrc Initialization há 4 anos
.editorconfig Initialization há 4 anos
.eslintignore Initialization há 4 anos
.eslintrc.js Initialization há 4 anos
.gitignore Initialization há 4 anos
.postcssrc.js Initialization há 4 anos
Dockerfile Initialization há 4 anos
README.md Initialization há 4 anos
docker-compose.yml Initialization há 4 anos
index.html Initialization há 4 anos
package.json Initialization há 4 anos
yarn.lock Initialization há 4 anos

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.