This application is purely developed by Ionic Framework and Angular Youtube Demo.
- Download the installer for Node LTS.
- Install the ionic CLI globally:
npm install -g ionic
- Clone this repository:
git clone https://github.com/Team-MasterDev/SuiviComp.git
. - Run
npm install
from the project root. - Run
ionic serve
in a terminal from the project root. - Profit. 🎉
- Run
ionic build --prod
- Push the
www
folder to your hosting service
- Run
npx cap add android
- Run
npx cap add ios