π Homepage
npx create-sveltekit-pwa@latest
- 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)
- 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.
π€ Lee Charles Laing big2tinydev@gmail.com
- Github: @lcharleslaing
- LinkedIn: @https://www.linkedin.com/in/lee-charles-laing/
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
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π₯ͺ"
Copy-Right/Copy-Claim 2022 :Lee-Charles :Laing: big2tinydev@gmail.com.
This project is MIT licensed.
This README was generated with β€οΈ by readme-md-generator