Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 521 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 521 Bytes

Installing & Running Project

NOTE: The developer has used yarn package manager in this project, thus generating a yarn.lock file.

  • Install the required node modules with npm install or yarn install.
  • Run the development build with npm start or yarn start.

You may find logs in the console due to development environment.

Resources


Project started: 17:00 - 02 Feb, 2022 GMT+6.30