Status Network media website
https://media.statusnetwork.com/
4d1b32cfbb | ||
---|---|---|
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
Installation
- Clone the repo
git clone https://github.com/nikkilr88/react-podcasts.git
- Install dependencies
yarn install
- Start up the development server
yarn run dev