https://github.com/moedevelops/pwa-playground
Just me trying out making a PWA with Svelte
https://github.com/moedevelops/pwa-playground
Last synced: about 1 year ago
JSON representation
Just me trying out making a PWA with Svelte
- Host: GitHub
- URL: https://github.com/moedevelops/pwa-playground
- Owner: MoeDevelops
- Created: 2025-03-26T20:41:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T23:00:37.000Z (about 1 year ago)
- Last Synced: 2025-03-27T00:19:29.075Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://pwaplayground.moedev.moe/
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PWA Playground
Just me trying out making a PWA with Svelte
## Dev
```sh
npm i
npm run dev
```