- Steps to run file:
- Go inside the root directory.
- Use command
npm install
inside the root folder to install the packages. - Go to /client folder and use the command
npm install
to install the client packages. - Use command
npm run dev
to start the development server
-
Contributors:
- Neeraj Pandey
- Tanuj Sood
-
Feel free to raise a PR if you find a problem.