Chat App Getting started From the back-end folder, run the following command to start the back-end side of the app npm start From the front-end folder, run the following command to start the front-end side of the app npm run dev