-
Clone repo
git clone https://github.com/hashfx/MERN-chat.gitor in GitHub CLIgh repo clone hashfx/MERN-chat -
Install npm Libraries in root directory of the repo
npm install- Change directory to frontend and npm install frontend library
cd frontend/
npm installRefer:
- README.md for more documentation details
- directoryStructure.txt for directory structure and their purpose
- structure.txt for development working of app
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.