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.