Skip to content

Sprint 5 Release

Latest
Compare
Choose a tag to compare
@Garycheng92 Garycheng92 released this 04 Dec 22:33
· 2 commits to main since this release
c09410a

Instructions to run:

  1. Clone repo into a folder
  2. From folder, make sure you have node installed by using the command 'node -v'
  3. If node is not installed, please follow instructions here: https://nodejs.org/en/download/
  4. Once node is installed, navigate to the folder with the cloned repo
  5. Run 'node index.js' in the terminal
  6. Application will appear on localhost:4212 in your browser