Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 478 Bytes

File metadata and controls

21 lines (13 loc) · 478 Bytes

xStream

The better way to tell a story http://x-stream-45773.firebaseapp.com/

xStream is a platform to build and publish rich audio-based articles with interactive visuals

You record your article in short audio segments and add a visual for each segment


Install

$ git clone git@github.com:abogalambo/xstream.git
$ cd xstream
$ yarn install

Run in development mode with webpack-dev-server

$ yarn run dev

Build the project

$ yarn build