/hello-pwa

The classic Hello World program as a Progressive Web App

Primary LanguageJavaScript

RemoteControl

The classic Remote Control program as a Progressive Web App

What It Is

A simple PWA demo that displays the remote control. This demo is written in plain-vanilla HTML, CSS and Javascript (ES6). It has no dependencies.

Development

switch to gh-pages branch

run: python3 -m http.server 3000

open http://localhost:3000