App's base url
Download or clone
Open terminal inside the root directory of clone folder
npm installor
npm iUpdate environment variables check sample.env
To run this module
Cd into the server folder and
- npm run dev to run both the server and client concurrently
- npm run server to run the server only
- npm run client to run the client only

