Skip to content

Commit 267811e

Browse files
Update image
1 parent 7906620 commit 267811e

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

articles/static-apps/getting-started.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -96,39 +96,31 @@ Next, add configuration details specific to your preferred front-end framework.
9696
- Enter **src** in the _App location_ box
9797
- Clear the default value from the _Api location_ box
9898
- 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":::
10299

103100
# [React](#tab/react)
104101

105102
- Enter **/** in the _App location_ box
106103
- Clear the default value from the _Api location_ box
107104
- 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":::
111105

112106
# [Vue](#tab/vue)
113107

114108
- Enter **/** in the _App location_ box
115109
- Clear the default value from the _Api location_ box
116110
- 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":::
120111

121112
# [No Framework](#tab/vanilla-javascript)
122113

123114
- Enter **/** in the _App location_ box
124115
- Clear the default value from the _Api location_ box
125116
- 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":::
129117

130118
---
131119

120+
Click the **Review + create** button.
121+
122+
:::image type="content" source="media/getting-started/review-create.png" alt-text="Review create button":::
123+
132124
### Review + create
133125

134126
After the build validates, you can continue to create the application.
-2.78 KB
Loading

0 commit comments

Comments
 (0)