Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmdartus/rcast

🎧 PWA podcast player written with LWC
https://github.com/pmdartus/rcast

lightning-web-components lwc podcast pwa

Last synced: 3 months ago
JSON representation

🎧 PWA podcast player written with LWC

Awesome Lists containing this project

README

        

# rcast

PWA podcast player written with Lightning Web Components.

## Commands

```sh
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
```