Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 291 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 291 Bytes

This app can be viewed live at https://salty-inlet-80968.herokuapp.com/

Running the app

  1. Ensure you have npm installed.

  2. Install all dependencies:

npm install
  1. Boot the server
npm start

The server is now running at localhost:3000