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