braddahboots / avid

Fantasy Football draft helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avid

Fantasy Football draft helper. Vue.js under the hood.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, check out the guide and docs for vue-loader.

Logging

Log entire object:

this.$util.inspect(myObject))

About

Fantasy Football draft helper

License:MIT License


Languages

Language:Vue 57.0%Language:JavaScript 42.4%Language:HTML 0.7%