status-media/README.md

327 B

Status Podcasts

The Podcast broadcasting website for the Status community

Support RSS to play podcasts

Installation

  1. Clone the repo
git clone https://github.com/jinhojang6/status-podcast.git
  1. Install dependencies
yarn install
  1. Start up the development server
yarn run dev