Make sure you have Node.js installed
- Clone the repo
git clone https://github.com/HekarKET/Chat-application
- Change directory
cd client
- Install NPM packages (dependencies)
npm install
- Run app on local server
npm start
git clone https://github.com/HekarKET/Chat-application
cd client
npm install
npm start
- Clone the repo
git clone https://github.com/HekarKET/Chat-application
- Change directory
cd server
- Install NPM packages (dependencies)
npm install
- Run app on local server
npm start
git clone https://github.com/HekarKET/Chat-application
cd server
npm install
npm start
- Link preview
- Text editor formatting
- File upload