# Firebase - Create React app setup

### Introduction

> create-react-app makes it easy to quickly get started with React. Firebase makes it easy to quickly get started with web deployments. This article will show how to configure, build and deploy a React app to multiple environments in Firebase. Plus we will get it all working well together with Typescript.

Originally From [Developing and deploying create-react-app to multiple Firebase environments](https://dev.to/captemulation/developing-and-deploying-create-react-app-to-multiple-firebase-environments-4e8h)

###

###

### Firebase React Context

see [notes/2019-11-19-firebase-react-context.md](https://app.gitbook.com/s/-Lu8k-cSlWRZojfRmKmI/react-+-firebase/notes/2019-11-19-firebase-react-context.md)

###

See [notes/2019-11-19-firebase-function-local-dev-react.md](https://app.gitbook.com/s/-Lu8k-cSlWRZojfRmKmI/react-+-firebase/notes/2019-11-19-firebase-function-local-dev-react.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://textav.gitbook.io/firebase-react-notes/react-+-firebase/firebase-create-react-app-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
