Status Network media website
https://media.statusnetwork.com/
fd84c93d2d
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
bin | ||
build | ||
src | ||
.babelrc | ||
.gitignore | ||
.postcssrc | ||
Jenkinsfile | ||
LICENSE | ||
README.md | ||
favicon.ico | ||
index.html | ||
manifest.webmanifest | ||
package.json | ||
yarn.lock |
README.md
Status Podcasts
The Podcast broadcasting website for the Status community
Website: https://media.statusnetwork.com/
Support RSS to play Status community podcasts
Installation
- Clone the repo
git clone https://github.com/status-im/status-media.git
- Install dependencies
yarn install
- Start up the development server
yarn run dev
#visit http://localhost:1234/
- Build
yarn run build