Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 694 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 694 Bytes

This project was bootstrapped with Create React App.

How to use this Application -

Code setup

1. Clone the repository at local machine

2. Open Command prompt and run command : npm install, to load all dependencies.

Start Client & server side server

1. Open command prommt and change directory to where you cloned this repository.

2. execute this command : npm start