Skip to content

hibangun/drivo

Repository files navigation

Welcome to Drivo!

A platform to find your lovely drivers ❤️

Development

To run Drivo app locally, make sure your project's local dependencies are installed:

npm install

Afterwards, start the Drivo development server like so:

npm run dev

Open up http://localhost:3000 and you should be ready to go!