chat-application

Getting Started

Clone the repository

https://github.com/barend-erasmus/chat-application.git

Change to cloned directory

cd ./chat-application

Install node packages

npm install

Start project

npm start

Browse http://localhost:3000