Heartz.Demo.Video.mp4
- cd client
- npm install
- Open Terminal
- python server.py
- Open Terminal
- cd client
- npm start
Runs the app in the development mode.
Open https://localhost:3000 to view it in your browser.
- Create a new branch : git checkout -b <branch_name>
- Do some coding
- Push the changes in that branch