Timers and other features for Heroes of the Storm
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
Adrien faba6c9da1 First component (test) vor 4 Jahren
build Initialization vor 4 Jahren
config Initialization vor 4 Jahren
src First component (test) vor 4 Jahren
static First component (test) vor 4 Jahren
.babelrc Initialization vor 4 Jahren
.editorconfig First component (test) vor 4 Jahren
.eslintignore Initialization vor 4 Jahren
.eslintrc.js Initialization vor 4 Jahren
.gitignore Initialization vor 4 Jahren
.postcssrc.js Initialization vor 4 Jahren
Dockerfile Initialization vor 4 Jahren
README.md Initialization vor 4 Jahren
docker-compose.yml Initialization vor 4 Jahren
index.html Initialization vor 4 Jahren
package.json First component (test) vor 4 Jahren
yarn.lock First component (test) vor 4 Jahren

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.