Center-For-Energy-TEC-App / Tec-App

1 stars 0 forks source link

Clone the repo, and run these in the vscode command line

npm install -g pnpm
pnpm install
pnpm start

if running into issues - might need to download expo, npm, react, react-native

try npm add @babel/runtime npm start

try npx expo start

Run these commands for linting and formating.

React Native Doc I ended up using to setup the environment

Download the .env file in the Secrets folder in the Google Drive and put it in the app repo