Skip to content

LambdaIITH/iith-dashboard-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.