Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 580 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 580 Bytes

HeadWarn: ImplementAI-2019

person

A mobile application that analyzes if you are tired, drunk or high before driving. Visit our wiki for more useful information.

To start the mobile app, just run:

cd client && npm start

Then, plug connect with the Expo Client on your phone.

To run the backend, run:

cd backend && npm start

We used ngrok to publish our URL.