https://leet-chat.herokuapp.com/
Open a terminal window session, or the equivalent on your machine, and enter the following command to install all the Node modules needed to run the app:
npm i
use the following command on the terminal
npm run dev
it will run the application and set it up for listening on port 3000 , it will run on your browser on localhost