How to Install Ionic Locally - mhmunem/Grocery-Comparison-App GitHub Wiki
- Follow the guide on https://ionicframework.com/docs/intro/cli.
- To run the frontend locally for development use
ionic serve
from the frontend root.
For further information read the documentation at https://ionicframework.com/docs/.