Quickstart
Start building awesome documentation in under 5 minutes
Quick Start with CLI
The fastest way to get started is using our CLI:
This will create a new project with all the configurations set up automatically. Follow the authentication prompts in your browser to complete the setup.
Prerequisites
Before you start with LaunchYourApp, you need to have the following installed:
-
Expo CLI
or
-
Eas CLI
or
-
Watchman (for macOS users)
For iOS development
- A Mac running macOS
- Xcode
For Android development
Initial Setup
After purchasing LaunchYourApp, follow these steps to get your codebase:
Activate Your License
Visit https://launchyourapp.dev/activate and enter:
- Your activation key
- Your GitHub username
Access Repository
Once activated, you’ll receive an invitation to the private repository containing your codebase.
Clone Repository
Clone the repository to your local machine:
Next Steps: Build Your App
Now that you have your codebase set up, you can build and run your app. Choose your development environment to get started:
Local iOS Build
Build and run your iOS app locally using Xcode and iOS simulator
iOS Development Build
Create a development build for iOS testing on real devices
Local Android Development
Build and run your Android app using Android Studio and emulator
Android Development Build
Create a development build for Android testing on real devices