Timers and other features for Heroes of the Storm
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
AGEZ Adrien 25abb64fb5 Function sass 6年前
build Initialization 6年前
config Initialization 6年前
src Router ok + try to add i18n 6年前
static First component (test) 6年前
.babelrc Initialization 6年前
.editorconfig First component (test) 6年前
.eslintignore Initialization 6年前
.eslintrc.js Initialization 6年前
.gitignore Initialization 6年前
.nvmrc Function sass 6年前
.postcssrc.js Initialization 6年前
Dockerfile Initialization 6年前
README.md Initialization 6年前
docker-compose.yml Initialization 6年前
index.html Initialization 6年前
package.json First component (test) 6年前
yarn.lock First component (test) 6年前

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.