- Node.js to be installed.
- Ionic cli:
npm install -g ionic
- clone the project.
- cd into the project.
- install the dependencies:
npm install
- run the project:
ionic serve
- That's it, enjoy.
Note that I am not responsible for any misuse of any of my examples.
Habib AlMawali 😼