forked from crowetic/commerce
docs(sfcc): demo link (#744)
This commit is contained in:
parent
a40cefc528
commit
4bb8fcb06d
@ -16,6 +16,7 @@ Demo live at: [demo.vercel.store](https://demo.vercel.store/)
|
|||||||
- Spree Demo: https://spree.vercel.store/
|
- Spree Demo: https://spree.vercel.store/
|
||||||
- Kibo Commerce Demo: https://kibocommerce.vercel.store/
|
- Kibo Commerce Demo: https://kibocommerce.vercel.store/
|
||||||
- Commerce.js Demo: https://commercejs.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
|
||||||
|
|
||||||
@ -25,6 +26,7 @@ Demo live at: [demo.vercel.store](https://demo.vercel.store/)
|
|||||||
yarn # run this comman in root folder of the mono repo
|
yarn # run this comman in root folder of the mono repo
|
||||||
yarn dev
|
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
|
## Features
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
# Next.js SalesForce Cloud Commerce Provider
|
# Next.js SalesForce Cloud Commerce Provider
|
||||||
|
|
||||||
|
SalesForce Cloud Commerce Demo: https://salesforce-cloud-commerce.vercel.store/
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Copy the `.env.template` file in this directory to `/site/.env.local` in the main directory
|
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