> For the complete documentation index, see [llms.txt](https://docs.spurtcommerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spurtcommerce.com/frontend-deployment-setup/store-front-setup/react-store-front.md).

# React Store Front

Follow this guide to setup the React Storefront for your eCommerce portal.

For initial setup and installment, refer to  [<mark style="color:blue;">**React storefront**</mark>](/getting-started/development-and-setup/store-front-setup/react-store-front.md) under [**development and setup**](/getting-started/development-and-setup.md)**.**

**Build your Application**

**step 1** => To build and deploy your application run the following command

```
npm run build
```
