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 423459f0f7 Correctif css non scopé + tracking paramètre route battleground 4 jaren geleden
build Initialization 4 jaren geleden
config functionnal doker 4 jaren geleden
src Correctif css non scopé + tracking paramètre route battleground 4 jaren geleden
static First component (test) 4 jaren geleden
.babelrc Initialization 4 jaren geleden
.dockerignore functionnal doker 4 jaren geleden
.editorconfig First component (test) 4 jaren geleden
.eslintignore Initialization 4 jaren geleden
.eslintrc.js Initialization 4 jaren geleden
.gitignore Initialization 4 jaren geleden
.nvmrc Function sass 4 jaren geleden
.postcssrc.js Initialization 4 jaren geleden
Dockerfile functionnal doker 4 jaren geleden
Dockerfile.production functionnal doker 4 jaren geleden
README.md functionnal doker 4 jaren geleden
docker-compose.yml functionnal doker 4 jaren geleden
index.html Initialization 4 jaren geleden
package.json functionnal env with styling 4 jaren geleden
yarn.lock Externalize maps infos + create map component 4 jaren geleden

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.

Run via docker

docker-compose up will build an image with all dependencies, then bind the root directory to the container

docker build . -f Dockerfile.production will create an image with all project minified, optimized and served via nginx