Welcome to the PWA Starter Kit! This kit provides a solid foundation for building Progressive Web Applications (PWAs), with modern web technologies.
- You will need to download and install FFmpeg in order to use the asset-helper.cmd, and the pwa-icon-packer.cmd script.
- Offline support with service workers.
- Instantaneous updates.
- Responsive design for various screen sizes.
- Vanilla PWA - No 3rd party libraries needed.
- iOS compatible.
- Android compatible.
- Local notifications.
- Push notifications.
- Connect your Android device to your computer with a usb cable.
- Enable USB-Debugging on your Android device.
- Navigate to chrome://inspect/#devices
- Open the PWA on your Android device.
- Press "Inspect" in Chrome on your machine.
To get started with the PWA Starter Kit, follow these steps:
- Clone the repository:
git clone https://github.com/tsgsOFFICIAL/PWA-Starter-Kit.git
- Build you app!
Contributions are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository. Pull requests are also appreciated.
This project is licensed under the GPL-3.0 License. See the LICENSE file for more details.