CodeBaseHub
Getting Started & Setup

GitHub Repository

This page explains how to access the starter kit repository on GitHub and prepare your own copy.

1. Open the GitHub repo

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras non libero et tortor fermentum malesuada.

Later you can add:

  • A direct link to the public GitHub repository
  • Notes about access (public, private, or invite-only)

2. Fork or clone

# placeholder commands – replace with your real repo URL
git clone https://github.com/your-org/your-react-native-starter.git
cd your-react-native-starter

3. Connect to your own remote

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean auctor non erat vel efficitur.

You can document:

  • How to point origin to your own GitHub repo
  • Any branch conventions you recommend

On this page