1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-26 19:51:23 +00:00

docs(core): how to run locally ()

Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
This commit is contained in:
Dom Sip
2022-04-19 19:19:41 +01:00
committed by Chloe
parent f1e0c95d63
commit 31a283a832

@@ -17,6 +17,16 @@ Demo live at: [demo.vercel.store](https://demo.vercel.store/)
- Kibo Commerce Demo: https://kibocommerce.vercel.store/
- Commerce.js Demo: https://commercejs.vercel.store/
## Run minimal version locally
> To run a minimal version of Next.js Commerce you can start with the default local provider `@vercel/commerce-local` that has disabled all features (cart, auth) and use static files for the backend
```bash
yarn # run this comman in root folder of the mono repo
yarn dev
```
> If you encounter any problems while installing and running for the first time, please see the Troubleshoot section
## Features
- Performant by default