wo-mobile is mobile app design wich is developed with ionic 4.
- Perform git clone.
- Run
npm install
from root directory. - Run your projrct in browser with command
ionic serve
from root directory.
- No custom css has been added as it developed with pure ionic components.