create-sveltekit-pwa
v0.0.4
Published
A CLI tool to add PWA functionality to you Sveltekit Project that works GREAT in 5 Minutes!
Downloads
2
Maintainers
Readme
Welcome to create-sveltekit-pwa 👋
A CLI tool to add PWA functionality to you Sveltekit Project that works GREAT in 5 Minutes!
🏠 Homepage
Install
npx create-sveltekit-pwa@latest
Created Directories/Files
- Created/Modified files or if they exist, they will be prepended to.
./src/app.html
(If it exists, it will prepend the current file)./static/manifest.json
(If it exists, it will prepend the current file)./src/service-worker.js
(If it exists, it will prepend the current file)
Todo's after CLI install
- Update
Manifest.json
fields accordingly. - Open
app.html
and confirm the addition by deleting whatever needs deleting. - Build your app in the terminal
npm run build
- Preview your app in the terminal
npm run preview
Should Give you a prompt to Install App - Run your app in the terminal
npm run dev
and continue you development. - Enjoy the creating and if you have any issues, visit my github repo and create an issue.
Author
👤 Lee Charles Laing [email protected]
- Github: @lcharleslaing
- LinkedIn: @https://www.linkedin.com/in/lee-charles-laing/
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support 🍵 or 🥪 = 😁😊
Give a ⭐️ if this project helped you out made life just a tiny bit easier!
I'd be super grateful if you felt like buying me a "Coffee🍵or Sandwich🥪"
📝 License
Copy-Right/Copy-Claim 2022 :Lee-Charles :Laing: [email protected].
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator