Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 379 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 379 Bytes

es6pwa

A fully working vanilla JavaScript PWA, in easy steps

Introduction

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.

Getting started

  • Run npm i
  • Run npm start