Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 470 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 470 Bytes

vervida-chat

How to run the chat:

  1. Install node.js
  2. Clone this repo
  3. Navigate to the repo on terminal
  4. Enter the command "npm i" or "npm install"
  5. Then enter the command "npm start"
  6. Open your web browser and type the url: "localhost:8888"
  7. Thus the chat system should open

If there are any vulnerabilities found in the output of step 4, please create an issue