Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 182 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 182 Bytes

To start the server:

  • open the root folder in a terminal
  • install dependencies with "npm install"
  • start the app.js server with "node app"
  • open "localhost:3000" in your browser