Timers and other features for Heroes of the Storm
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Adrien 19bd22036c Initialization il y a 4 ans
build Initialization il y a 4 ans
config Initialization il y a 4 ans
src Initialization il y a 4 ans
static Initialization il y a 4 ans
.babelrc Initialization il y a 4 ans
.editorconfig Initialization il y a 4 ans
.eslintignore Initialization il y a 4 ans
.eslintrc.js Initialization il y a 4 ans
.gitignore Initialization il y a 4 ans
.postcssrc.js Initialization il y a 4 ans
Dockerfile Initialization il y a 4 ans
README.md Initialization il y a 4 ans
docker-compose.yml Initialization il y a 4 ans
index.html Initialization il y a 4 ans
package.json Initialization il y a 4 ans
yarn.lock Initialization il y a 4 ans

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.