Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 333 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 333 Bytes

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