Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 412 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 412 Bytes

12th Rec

Run Locally

Install Expo CLI

  sudo npm install -g expo-cli

Clone the project

  git clone https://github.com/aggie-coding-club/12th-rec.git

Go to the project directory

  cd 12thRec

Install dependencies

npm install

Start the server

expo start --tunnel