/rcast

🎧 PWA podcast player written with LWC

Primary LanguageJavaScriptMIT LicenseMIT

rcast

PWA podcast player written with Lightning Web Components.

Commands

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