Skip to content

Commit b846359

Browse files
docs(PWAs): add Vue to list of PWA deployment guides (#2974)
Co-authored-by: VAS000 <[email protected]>
1 parent bb95aec commit b846359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/progressive-web-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import DocsCards from '@components/global/DocsCards';
1616

1717
Because Ionic Apps are built with web technologies, they can run just as well as a Progressive Web App as they can a native app. Not sure what PWAs are? Check out Ionic's <a href="https://ionicframework.com/pwa" target="_blank">PWA Overview</a> or the [What are Progressive Web Apps](../core-concepts/what-are-progressive-web-apps.md) page for more info.
1818

19-
For the frameworks Ionic supports, we've created dedicated guides that go into more detail. Below are links for Angular and React.
19+
For the frameworks Ionic supports, we've created dedicated guides that go into more detail. Below are links for Angular, React, and Vue.
2020

2121
<DocsCards>
2222
<DocsCard header="Angular" href="../angular/pwa" img="/img/frameworks/angular.svg"></DocsCard>

0 commit comments

Comments
 (0)