mirror of
https://github.com/status-im/status-media.git
synced 2025-02-23 08:38:22 +00:00
298 B
298 B
Status Podcasts
The Podcast broadcasting website for the Status community
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