- Install Node.js & NPM (https://nodejs.org/en/)
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