https://github.com/ralitsaterzieva/swift-spark
Progressive Web Application
https://github.com/ralitsaterzieva/swift-spark
cache-api dynamic-cache-pwa firebase idb indexdb manifest progressive-enhancement progressive-web-app push-notifications pwa service-worker service-worker-lifecycle static-cache
Last synced: about 2 months ago
JSON representation
Progressive Web Application
- Host: GitHub
- URL: https://github.com/ralitsaterzieva/swift-spark
- Owner: RalitsaTerzieva
- Created: 2024-12-02T16:06:07.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-25T15:33:29.000Z (4 months ago)
- Last Synced: 2025-02-01T16:26:44.567Z (4 months ago)
- Topics: cache-api, dynamic-cache-pwa, firebase, idb, indexdb, manifest, progressive-enhancement, progressive-web-app, push-notifications, pwa, service-worker, service-worker-lifecycle, static-cache
- Language: JavaScript
- Homepage:
- Size: 3.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Progressive Web Apps - Complete Guide
This source code is part of Maximilian Schwarzmüller's "Progressive Web Apps - Complete Guide" course on udemy.com.# How to Use
You need [Node.js](https://nodejs.org) installed on your machine. Simply download the installer from [nodejs.org](https://nodejs.org) and go through the installation steps.Once Node.js is installed, open your command prompt or terminal and **navigate into this project folder**. There, run `npm install` to install all required dependencies.
Finally, run `npm start` to start the development server and visit [localhost:8080](http://localhost:8080) to see the running application.
# Run the app on Android Simulator
```bash
http://10.0.2.2:8080