PWA podcast player written with Lightning Web Components.
yarn start # serve the application yarn dev # build the app in dev mode watching for changes yarn build # build the app in prod mode # Mics. yarn lint # run linting yarn format # format the code