InstallationSetting up your development environment on your local machine :$ git clone https://github.com/STP5940/ChatAppRealTime.git $ cd ChatAppRealTimeNPM install vendor and run Back-end "ChatAppRealTime":$ npm install $ npm run dev