Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 319 Bytes

JARVIS Project

To run:

  1. Clone the repo.
  2. Open a terminal in the repo folder
  3. Run npm install to install dependencies.
  4. Run npm start to start the server.
  5. Open chrome browser to the https://localhost:8080 and select Proceed to localhost (unsafe) to bypass the invalid certificate warning.