PumpedUp

💻 Install

First install Nodejs and npm

Install expo

npm install --global expo-cli

Install the needed packages in the root folder of the project (It may take a while)

npm install

📱 Usage

To Start expo

npm start

or

expo start