/to-do

Angular v.10 | Ionic v.5

Primary LanguageTypeScript

To do

Angular v.10 | Ionic v.5

Clone the project:

 git clone https://github.com/jessicapaolam/to-do

To run the project in the browser:

ionic serve

To run the project for android:

npx cap copy android

To run the project for ios:

npx cap copy ios