You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,26 @@ Before you begin, ensure that you have the following accounts set up:
29
29
-[Stripe account](https://dashboard.stripe.com/) - Stripe is used as the payment gateway. From your [Dashboard](https://dashboard.elasticpath.com), configure Stripe as the payment gateway.
30
30
-[Algolia account](https://www.algolia.com/) - Algolia is used for search functionality to display search results, facets, and filtering.
31
31
32
+
### Development tools
33
+
34
+
An Elastic Path Commerce Cloud REACT PWA Reference Storefront development environment requires the following software:
35
+
36
+
-[Git](https://git-scm.com/downloads)
37
+
-[Node.js](https://nodejs.org/en/download/)
38
+
-[Yarn](https://yarnpkg.com/en/)
39
+
-[Visual Studio Code](https://code.visualstudio.com/) with the following extensions:
40
+
-[Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)
**Note**: If you are running a Windows environment, launch the Windows Subsystem for Linux application and perform the following steps from the console window.
0 commit comments