Skip to content

tpadjen/ncaa-2016

Repository files navigation

ncaa-2016

NCAA Bracket Draft Challenge built with Angular2, Material Design, and Firebase

Setup

$ npm i

Create a new firebase app. Change firebase.json to match your firebase app settings.

Seed the firebase (uncomment the code in seed then):

$ npm run seed

Commands

Run a development server:

$ npm run dev

Build for production

$ npm run build

Run the production build from a local node.js server (direct sub-route access will not work):

$ npm run dist

Deploy

$ firebase deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published