A fully working vanilla JavaScript PWA, in easy steps
This repo will walk you through a number of easy steps to get going with ES6+, Lit, esbuild, and a couple of other nice pieces of boilerplate, to make you cross that bridge and get going with Native Web Development and never wanting to look back.
- Run
npm i
- Run
npm start