Simple tracker app for COVID-19 in India created using Ionic, Angular and Capacitor
- Download the installer for Node LTS.
- Install the ionic CLI globally:
npm install -g ionic
- Clone this repository:
git clone https://github.com/suraj-subramanian/covid-19-india-tracker.git
. - Run
npm install
from the project root. - Run
ionic serve
in a terminal from the project root. - Profit. 🎉
Capacitor is installed as part of the project. This project includes the android capacitor build, but you can build for an platform of your choice. Refer the Capacitor Docs