Timers and other features for Heroes of the Storm
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
Adrien 423459f0f7 Correctif css non scopé + tracking paramètre route battleground pirms 4 gadiem
build Initialization pirms 4 gadiem
config functionnal doker pirms 4 gadiem
src Correctif css non scopé + tracking paramètre route battleground pirms 4 gadiem
static First component (test) pirms 4 gadiem
.babelrc Initialization pirms 4 gadiem
.dockerignore functionnal doker pirms 4 gadiem
.editorconfig First component (test) pirms 4 gadiem
.eslintignore Initialization pirms 4 gadiem
.eslintrc.js Initialization pirms 4 gadiem
.gitignore Initialization pirms 4 gadiem
.nvmrc Function sass pirms 4 gadiem
.postcssrc.js Initialization pirms 4 gadiem
Dockerfile functionnal doker pirms 4 gadiem
Dockerfile.production functionnal doker pirms 4 gadiem
README.md functionnal doker pirms 4 gadiem
docker-compose.yml functionnal doker pirms 4 gadiem
index.html Initialization pirms 4 gadiem
package.json functionnal env with styling pirms 4 gadiem
yarn.lock Externalize maps infos + create map component pirms 4 gadiem

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