Skip to content

Repository files navigation

Streamr Web

Standard - JavaScript Style Guide CircleCI

Streamr Screenshot

Streamr is a React-Redux SPA deployed to Heroku.

Up and Running

npm install
npm run dev

Then visit localhost:5000.

Production

In production, the site runs on Express and just uses the history API fallback middleware. To run in production:

export NODE_ENV=production
npm run dist
npm start

Testing

npm test

About

Learn by doodling.

Topics

Resources

Stars

11 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages