This is the Github repository for the web app created for Teapot Gardens by LA Blueprint.
- Node.js
- npm
- Expo CLI (npm install -g expo-cli)
- Expo Go / Emulator
- Clone the repository:
git clone https://github.com/lablueprint/teapot-gardens.git
cd teapot-gardens
- Install Dependencies:
npm install
- Start the development server:
npx expo start --tunnel
To learn more about developing your project with Expo, look at the following resources:
- Expo documentation: Learn fundamentals, or go into advanced topics.
- Learn Expo tutorial: Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.