An open API service indexing awesome lists of open source software.

https://github.com/rwieruch/react-mobx-soundcloud

The SoundCloud Client in React + MobX - Boilerplate
https://github.com/rwieruch/react-mobx-soundcloud

Last synced: 6 months ago
JSON representation

The SoundCloud Client in React + MobX - Boilerplate

Awesome Lists containing this project

README

          

# react-mobx-soundcloud

The SoundCloud Client in React + MobX - Boilerplate

Refactored from [The SoundCloud Client in React + Redux](http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/)

Tutorial: [MobX React: Simplified State Management in React](http://www.robinwieruch.de/mobx-react)

## Run

- `git clone git@github.com:rwieruch/react-mobx-soundcloud.git`
- cd react-mobx-soundcloud
- npm install
- npm start
- npm test