Skip to content

n8io/ncaa

Repository files navigation

ncaa

A project to get people to sign up for March Madness brackets.

Get started

  1. git clone [email protected]:n8io/ncaa.git && cd ncaa
  2. npm install
  3. NODE_ENV=dev npm start

Do stuff

  • npm run dev (recommended for dev) To validate js code, build assets (unmin'd), watch for changes, start the app and node-inspector
  • npm run grunt To build min'd and bundled assets
  • npm run jscs To check your js code against style guidlines
  • npm start (recommended for prod) To start the app
  • http://localhost:3000 To view app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published