File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ You can download a sample app from the [Commerce UI test extension repository](h
109
109
node server.js
110
110
` ` `
111
111
112
- 1. Make sure you have access to the localhost server configuration by entering the following URL in your browser:
112
+ 1. Make sure you have access to the localhost server configuration by entering the following URL in your browser:
113
113
114
114
` https://localhost:9090/config`
115
115
@@ -128,14 +128,14 @@ You can download a sample app from the [Commerce UI test extension repository](h
128
128
"service":"commerce",
129
129
"extensionPoint":"backend-ui"
130
130
}
131
- ` ` `
131
+ ` ` `
132
132
133
- 1. Run your extension locally.
133
+ 1. Run your extension locally.
134
134
135
- ` ` ` bash
136
- aio app run
137
- ` ` `
135
+ ` ` ` bash
136
+ aio app run
137
+ ` ` `
138
138
139
- 1. Check that the menu is correctly added to the Admin.
139
+ 1. Check that the menu is correctly added to the Admin.
140
140
141
141
! [Local server configuration](../ _images/ fetched- orders .png )
You can’t perform that action at this time.
0 commit comments