Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/valnub/pwa-f7-demo

Source code for my PWA tutorial on YouTube
https://github.com/valnub/pwa-f7-demo

css html javascript progressive-web-app pwa

Last synced: 30 days ago
JSON representation

Source code for my PWA tutorial on YouTube

Awesome Lists containing this project

README

        

# pwa-f7-demo

This is the source code for my [PWA video on YouTube](https://youtu.be/8InXvCzt4-M) in which I will explain how to make a PWA installable and benefit from its offline caching capabilities.

## How to use

* `npm install` - install deps
* `npm start` - run development server
* `npm run build-prod` - build web app for production
* `npm run build-dev` - build web app using development mode (faster build without minification and optimization)

## Links

- Twitter: www.twitter.com/timo_ernst
- Blog: www.timo-ernst.net
- Framework7: www.framework7.io