RideAVL is a mobile app designed for drivers to interact with RidePilot in real-time to track trip assignments and communicate with dispatchers.
- Download the installer for Node.js 6 or greater.
- Install the ionic CLI globally:
npm install -g ionic - Clone this repository:
git clone git@github.com:camsys/RideAVL.git. - Run
npm installfrom the project root. - To view on browser, run
ionic servein a terminal from the project root. - Refer to Ionic documents to deploy to native platforms.