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
+7-6
Original file line number
Diff line number
Diff line change
@@ -19,12 +19,13 @@ Functionality
19
19
20
20
Directory structure
21
21
22
-
Root Folder
23
-
|--shopify.json
24
-
|--shopify-dev (The name of this folder is set in the shopify.json stores section under the 'folder' field)
25
-
|--shopify-staging (The name of this folder is set in the shopify.json stores section under the 'folder' field)
26
-
|--shopify-production (The name of this folder is set in the shopify.json stores section under the 'folder' field)
27
-
|--shopify.exe (I put the executable inside the folder, but you can run it from anywhere as long as you run the command from inside the root folder)
22
+
Project Folder
23
+
|--shopify.json
24
+
|--shopify-dev (The name of this folder is set in the shopify.json stores section under the 'folder' field)
25
+
|--shopify-staging (The name of this folder is set in the shopify.json stores section under the 'folder' field)
26
+
|--shopify-production (The name of this folder is set in the shopify.json stores section under the 'folder' field)
27
+
|--shopify.exe (I put the executable inside the folder, but you can run it from anywhere as long as you run the command from inside the root folder)
28
+
28
29
29
30
To configure your stores, you will need to create a shopify.json file that looks like the one below.
0 commit comments