Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 238 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 238 Bytes

gloom-scheduler

Running the app

  1. You must have node installed. Server uses v13.5.0
  2. npm install in root directory.
  3. node index.js in root directory.
  4. app will be running on port 3000. (I change this on the server to 80)