Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 621 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 621 Bytes

The IITH Dashboard App

A cross-platform PWA supporting Android, iOS and the Web. Current deployment of master can be found here.

Contributing

  • Please do not commit directly to master or develop. Instead, make a PR to the branch you're working on and someone will review it.
  • While committing, your code will be linted and prettified. You are not expected to bypass these steps.
  • All commits to master will be deployed to gh-pages automatically.

Create React App Documentation

Documentation specific to CRA can be found here.