@@ -96,39 +96,31 @@ Next, add configuration details specific to your preferred front-end framework.
96
96
- Enter ** src** in the _ App location_ box
97
97
- Clear the default value from the _ Api location_ box
98
98
- Enter ** dist/angular-basic** in the _ App artifact location_ box
99
- - Click the ** Review + create** button
100
-
101
- :::image type="content" source="media/getting-started/review-create.png" alt-text="Review create button":::
102
99
103
100
# [ React] ( #tab/react )
104
101
105
102
- Enter ** /** in the _ App location_ box
106
103
- Clear the default value from the _ Api location_ box
107
104
- Enter ** build** in the _ App artifact location_ box
108
- - Click the ** Review + create** button
109
-
110
- :::image type="content" source="media/getting-started/review-create.png" alt-text="Review create button":::
111
105
112
106
# [ Vue] ( #tab/vue )
113
107
114
108
- Enter ** /** in the _ App location_ box
115
109
- Clear the default value from the _ Api location_ box
116
110
- Enter ** dist** in the _ App artifact location_ box
117
- - Click the ** Review + create** button
118
-
119
- :::image type="content" source="media/getting-started/review-create.png" alt-text="Review create button":::
120
111
121
112
# [ No Framework] ( #tab/vanilla-javascript )
122
113
123
114
- Enter ** /** in the _ App location_ box
124
115
- Clear the default value from the _ Api location_ box
125
116
- Clear the default value from _ App artifact location_ box
126
- - Click the ** Review + create** button
127
-
128
- :::image type="content" source="media/getting-started/review-create.png" alt-text="Review create button":::
129
117
130
118
---
131
119
120
+ Click the ** Review + create** button.
121
+
122
+ :::image type="content" source="media/getting-started/review-create.png" alt-text="Review create button":::
123
+
132
124
### Review + create
133
125
134
126
After the build validates, you can continue to create the application.
0 commit comments