Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 233 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 233 Bytes

Ocean Blue Backend

To Run

  1. Clone this repo
  2. Make sure you have NPM and Node.js
  3. cd to project directory
  4. Run npm install in terminal
  5. Run node index.js in terminal

The server should now run on localhost:3000