Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 381 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 381 Bytes

How to use:

  1. Clone the repo onto your computer
  2. Navigate with the console to where it is saved
  3. Run 'npm install' in console (note: must have nodeJS installed)
  4. Once dependencies are installed Run 'npm start' in console
  5. Should host the app on your localHost:3000 which can be used in the browser

**note: ask Tom if any questions or struggling to get it to run :) **