> ## Documentation Index
> Fetch the complete documentation index at: https://help.experro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Base theme introduction

Now that the base theme is up and running locally on your computer, it is time to get an overview of the core concepts. **Learning about these concepts will help you understand the platform better and customize the platform exactly as per your needs.**

The base theme is a React application created using `create-react-app` with a few modifications for a better user experience.

Next, let's understand the [folder structure](./folder-structure) to get an overview of what is included in the base theme.
