Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tnyb/DiskDraft-opensource

 
 

Repository files navigation

DiskDraft

Zack Tillotson Maintained by Tony Brown

Development

  1. Setup firebase
    1. Create a firebase account
    2. Create a project with Hosting, Realtime Database, and Authentication
    3. Modify the config in .firebaserc and src/firebase/utils.js
  2. Start app
npm install
npm start
open http://localhost:8888/

Note you might have to global install webpack-dev-server if you haven't already.

npm install -g webpack-dev-server

[requires node v11]

Copyright 2016 Zachery Tillotson

About

Open Source application for managing drafts in a rec-league setting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.8%
  • Less 8.5%
  • HTML 0.7%