/roulette-app

Primary LanguageJavaScriptMIT LicenseMIT

Installation

  1. Clone repo
  2. run npm install

Usage

  1. run node server.js
  2. Navigate to localhost:8080

Credit

Modified from Scotch.io's auth tutorial