zacnomore / pwadcatcher

Angular podcasting app demonstrating PWA tech

Home Page:https://pwa-podcatcher-nine-black.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PwaPodcatcher

This project was created to demonstrate how PWA tech is able to create a new kind of web experience, comparable to native apps. I wrote about it more extensively on my website.

Development

You need yarn to run this locally.

Run yarn start to get the development server running. You can access it at localhost:4200/. If you need to develop changes to the serverless apis, and run yarn develop:local-services and access the site at localhost:3000/

Production

The master branch is automatically deployed to https://pwa-podcatcher-nine-black.now.sh/ by Zeit.

About

Angular podcasting app demonstrating PWA tech

https://pwa-podcatcher-nine-black.now.sh


Languages

Language:TypeScript 82.6%Language:HTML 9.8%Language:SCSS 6.5%Language:JavaScript 1.1%