- npm install git or https://git-scm.com/downloads
- Make sure to add path to your system. https://www.delftstack.com/howto/git/add-git-to-path-on-windows/
- Git Lens
- Prettier code formatter
- Better Comments
- ES Lint
- npm intellisense
- After taking pull from the github, run following commands
- npm install
- npm run dev
- Go to your browser and run the app on http://localhost:3000