Skip to content

Commit

Permalink
Add Vite React PWA example to evolu.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
steida committed May 23, 2024
1 parent 046d296 commit e62c64a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/web/pages/examples/_meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"nextjs": "Next.js",
"electron": "Electron",
"expo": "Expo",
"vite": "Vite",
"vite-react-pwa": "Vite React PWA",
"remix": "Remix"
}
3 changes: 3 additions & 0 deletions apps/web/pages/examples/vite-react-pwa.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Vite React PWA Example

[GitHub Repository](https://github.com/evoluhq/evolu/tree/main/examples/vite-react-pwa)

0 comments on commit e62c64a

Please sign in to comment.