Documentation for the framework can be found on the Ionic website.
- Clone this repository:
git clone https://github.com/abhishekush/places.git
. - Run
npm install
from the project root. - Install the ionic CLI (
npm install -g ionic
) - Run
ionic serve
in a terminal from the project root. - Profit