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.
 
 
 
 
 
AGEZ Adrien 25abb64fb5 Function sass il y a 4 ans
build Initialization il y a 4 ans
config Initialization il y a 4 ans
src Router ok + try to add i18n il y a 4 ans
static First component (test) il y a 4 ans
.babelrc Initialization il y a 4 ans
.editorconfig First component (test) 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
.nvmrc Function sass 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 First component (test) il y a 4 ans
yarn.lock First component (test) 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.