yeoman / generator-webapp

A gulp.js generator for modern webapps
3.77k stars 708 forks source link

FR: PWA as a sub generator. #534

Open hemanth opened 8 years ago

hemanth commented 8 years ago

It would be great if we would integrate generator-pwa as a sub generator?

//cc @addyosmani @SBoudrias @mklabs @sindresorhus

mklabs commented 8 years ago

What's a progressive web app ?

mklabs commented 8 years ago

I still need to read through @codepo8 article on their regressive approach

addyosmani commented 8 years ago

Some getting started resources to understand what they are:

mklabs commented 8 years ago

I quickly got through the App shell part to init a project recently. used https://github.com/GoogleChrome/application-shell I really liked the JS app shell (App controller, etc.)

hemanth commented 8 years ago

@mklabs I thought it was a #sarcasm :P you may also check awesome-pwa.