Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 215 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 215 Bytes

Getting this Project to work

  1. Clone this repo.
  2. Ensure you have node installed locally.
  3. Run "npm install" to install all the project dependencies.
  4. Run "npm start" to start the local server.
  5. Voila!!