mirror of
https://github.com/status-im/status-media.git
synced 2025-02-22 16:18:22 +00:00
Status Podcasts
The Podcast broadcasting website for the Status community
Support RSS to play Status community podcasts
Demo website: http://jinhojang.s3-website.ap-northeast-2.amazonaws.com/
Installation
- Clone the repo
git clone https://github.com/jinhojang6/status-podcast.git
- Install dependencies
yarn install
- Start up the development server
yarn run dev
#visit http://localhost:1234/
- Build
yarn run build
Description
Languages
JavaScript
71.8%
CSS
26.3%
HTML
1.9%