Status Network media website
https://media.statusnetwork.com/
3e961cb789 | ||
---|---|---|
build | ||
src | ||
.babelrc | ||
.gitignore | ||
.postcssrc | ||
LICENSE | ||
README.md | ||
index.html | ||
manifest.webmanifest | ||
package.json | ||
yarn.lock |
README.md
Status Podcasts
The Podcast broadcasting website for the Status community
Support RSS to play podcasts
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