/pwa-notes-example

This is an example PWA implementation for a simple notes app

Primary LanguageJavaScriptMIT LicenseMIT

pwa-notes-example

This is an example PWA implementation for a simple notes app

The app sceleton is generated by the express-generator with

$ npm install -g express-generator
$ express --view=hbs --css=sass --git pwa-notes-example