title: Getting started
Getting started
Welcome. This site documents ExpoTemplates — a library of premium Expo e-commerce templates. Each template ships with the same 27 screens in a distinct design aesthetic.
Install
After purchase, you'll receive a GitHub invite. Accept it, then clone:
git clone git@github.com:expotemplates-co/expotemplates-monochrome.git
cd expotemplates-monochrome
pnpm install
pnpm ios # or pnpm android, pnpm web
Prerequisites
- Node 20+
- pnpm 9+
- Xcode + iOS Simulator (macOS) for iOS dev
- Android Studio for Android dev
- Expo Go on a physical device for quickest preview
Next
- Repo structure — where files live
- Navigation — routes + layouts
- Theming overview — design tokens explained