Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 270 Bytes

Readme.md

File metadata and controls

16 lines (11 loc) · 270 Bytes

Installation

  1. Install node version 16
  2. Run yarn

Steps to contribute:

  1. Make changes in the app code
  2. Run locally to verify changes: npm run start
  3. Merge in master
  4. Deploy : npm run deploy

This will directly publish to github pages.