Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 523 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 523 Bytes

Carpooling project 🚗

Expo + TS + nativecn project.

Minimal template from: nativecn

Get started

Pre-requisites

  1. Nodejs installed

    download nodejs

  2. Expo CLI installed

     npm install -g expo-cli

Run the project

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start