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
- Host: GitHub
- URL: https://github.com/rwieruch/react-mobx-soundcloud
- Owner: rwieruch
- Created: 2016-07-16T18:05:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T04:53:17.000Z (almost 7 years ago)
- Last Synced: 2024-11-01T11:34:36.893Z (11 months ago)
- Language: JavaScript
- Homepage: http://www.robinwieruch.de/mobx-react/
- Size: 96.7 KB
- Stars: 78
- Watchers: 5
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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