Status Network media website https://media.statusnetwork.com/
Go to file
jinhojang6 2941ca817d update URLs 2020-01-28 23:01:39 +09:00
build start the project 2020-01-28 00:58:24 +09:00
src update URLs 2020-01-28 23:01:39 +09:00
.babelrc start the project 2020-01-28 00:58:24 +09:00
.gitignore start the project 2020-01-28 00:58:24 +09:00
.postcssrc start the project 2020-01-28 00:58:24 +09:00
LICENSE Initial commit 2020-01-17 23:42:08 +09:00
README.md start the project 2020-01-28 00:58:24 +09:00
index.html start the project 2020-01-28 00:58:24 +09:00
manifest.webmanifest start the project 2020-01-28 00:58:24 +09:00
package.json update URLs 2020-01-28 23:01:39 +09:00
yarn.lock update URLs 2020-01-28 23:01:39 +09:00

README.md

Status Podcasts

The Podcast broadcasting website for the Status community

Installation

  1. Clone the repo
git clone https://github.com/nikkilr88/react-podcasts.git
  1. Install dependencies
yarn install
  1. Start up the development server
yarn run dev