@@ -45,7 +45,7 @@ You can run the app you create in this article on the platform of your choice in
45
45
46
46
As you run these commands, the development server prints the URL of your website. Select the link to open it in your default browser.
47
47
48
- ! [Screen shot of the generated vanilla web application][img-vanilla-js]
48
+ ! [Screen shot of the generated vanilla web application. ][img-vanilla-js]
49
49
50
50
::: zone-end
51
51
@@ -61,7 +61,7 @@ You can run the app you create in this article on the platform of your choice in
61
61
62
62
As you run these commands, the development server prints the URL of your website. Select the link to open it in your default browser.
63
63
64
- ! [Screen shot of the generated angular web application][img-angular]
64
+ ! [Screen shot of the generated angular web application. ][img-angular]
65
65
66
66
::: zone-end
67
67
@@ -78,7 +78,7 @@ You can run the app you create in this article on the platform of your choice in
78
78
79
79
As you run these commands, the development server prints the URL of your website. Select the link to open it in your default browser.
80
80
81
- ! [Screen shot of the generated react web application][img-react]
81
+ ! [Screen shot of the generated react web application. ][img-react]
82
82
83
83
::: zone-end
84
84
@@ -95,7 +95,7 @@ You can run the app you create in this article on the platform of your choice in
95
95
96
96
As you run these commands, the development server prints the URL of your website. Select the link to open it in your default browser.
97
97
98
- ! [Screen shot of the generated Vue web application][img-vue]
98
+ ! [Screen shot of the generated Vue web application. ][img-vue]
99
99
100
100
::: zone-end
101
101
@@ -152,7 +152,7 @@ npx swa deploy --env production
152
152
153
153
It might take a few minutes to deploy the application. Once complete, the URL of your site is displayed.
154
154
155
- ![Screen shot of the deploy command][img-deploy]
155
+ ![Screen shot of the deploy command. ][img-deploy]
156
156
157
157
On most systems, you can select the URL of the site to open it in your default browser.
158
158
0 commit comments