From now you can start playing with Angular PWA + server-side rendering in the latest Angular release by two simple commands:
npm install -g angular-universal-pwa@beta
ng new --collection angular-universal-pwa myAwesomeApp
So far Angular CLI 1.x is supported. CLI 6.x coming soon - I will keep you posted.If you like it, please star this project on GitHub https://github.com/maciejtreder/angular-universal-pwa and share it with others.
Demo (on AWS Lambda): https://www.angular-universal-pwa.maciejtreder.com/
Please, retweet this news https://twitter.com/MaciejTreder/status/984113791322542080 and follow me on Twitter https://twitter.com/MaciejTreder for other news and updates!