Home
Softono
rcast

rcast

Open source MIT JavaScript
86
Stars
21
Forks
1
Issues
6
Watchers
5 years
Last Commit

About rcast

🎧 PWA podcast player written with LWC

Platforms

Web Self-hosted

Languages

JavaScript

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