forked from crowetic/commerce
docs(sfcc): demo link (#744)
This commit is contained in:
parent
a40cefc528
commit
4bb8fcb06d
@ -16,8 +16,9 @@ Demo live at: [demo.vercel.store](https://demo.vercel.store/)
|
||||
- Spree Demo: https://spree.vercel.store/
|
||||
- Kibo Commerce Demo: https://kibocommerce.vercel.store/
|
||||
- Commerce.js Demo: https://commercejs.vercel.store/
|
||||
- SalesForce Cloud Commerce Demo: https://salesforce-cloud-commerce.vercel.store/
|
||||
|
||||
## Run minimal version locally
|
||||
## 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
|
||||
|
||||
@ -25,7 +26,8 @@ Demo live at: [demo.vercel.store](https://demo.vercel.store/)
|
||||
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
|
||||
|
||||
> If you encounter any problems while installing and running for the first time, please see the Troubleshoot section
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Next.js SalesForce Cloud Commerce Provider
|
||||
|
||||
SalesForce Cloud Commerce Demo: https://salesforce-cloud-commerce.vercel.store/
|
||||
|
||||
## Installation
|
||||
|
||||
1. Copy the `.env.template` file in this directory to `/site/.env.local` in the main directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user