Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

akselander/elePWAnty

Repository files navigation

elePWAnty

elePWAnty logo

Very barebones, WIP

A simple template meant to provide a kickstart for a progressively enhanced web app. If you're looking for a complex SPA application a PWA Builder would be a better start.

Decisions

  • TypeScript - type safety, code suggestions and nice integration with lit.
  • lit - a familiar way of writing complex components
  • 11ty - for Static Site Generation by taking advantage of templating
  • Rollup - minifaction, bundling and dealing with js
  • Workbox - more pleasant service worker experience

Running locally

  • Install dependencies - npm i
  • Start npm start
  • Recommended: install recommended VS Code extensions

Running as PWA

  • In VS Code launch Run PWA task (default F5)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published