Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 315 Bytes

File metadata and controls

16 lines (10 loc) · 315 Bytes

flutterwaveTest2

This is the solution to the Ride sharing company Technical test.

Installation

1) Install npm packages

Make sure you have NodeJS, cordova and Ionic CLI installed and run:

npm install

2) Add your platforms

ionic cordova platform add android | ios

3) Run the project

ionic serve