# Store Front Setup

You can get step-by-step guide on setting up Storefronts - Angular, React and Flutter for your eCommerce Portal.&#x20;

| [<mark style="color:blue;">**React Store Front**</mark>](/frontend-deployment-setup/store-front-setup/react-store-front.md)         | [<mark style="color:blue;">**Angular Store Front**</mark>](/frontend-deployment-setup/store-front-setup/angular-store-front.md) |
| ----------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| [**F**<mark style="color:blue;">**lutter Store Front**</mark>](/frontend-deployment-setup/store-front-setup/flutter-store-front.md) | [<mark style="color:blue;">**Troubleshooting**</mark>](/frontend-deployment-setup/store-front-setup/troubleshooting.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://docs.spurtcommerce.com/frontend-deployment-setup/store-front-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.
