Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pmdartus/rcast
- Owner: pmdartus
- License: mit
- Created: 2019-01-02T16:26:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-23T09:10:03.000Z (almost 4 years ago)
- Last Synced: 2024-10-18T19:01:14.870Z (3 months ago)
- Topics: lightning-web-components, lwc, podcast, pwa
- Language: JavaScript
- Homepage: https://rcast-lwc.herokuapp.com
- Size: 37.1 MB
- Stars: 83
- Watchers: 7
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```