Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 320 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

Steps for Local setup

  • Make sure to have node and yarn installed. Prefered version of node is 14+
  • run yarn install
  • run yarn run
  • Now you can visit localhost:3000