- Make sure you have these installed
- Clone this repository into your local
git clone https://github.com/chiranjeevitapal/nodejs-ejs-chat.git
Run > cd nodejs-ejs-chat
Run > npm install -g nodemon
to install nodemon globally
Run > npm install
to install the project dependencies
Run > npm start
command to start the automation