Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaydson/speaker-space-react
React's implementation of Speaker Space project
https://github.com/jaydson/speaker-space-react
Last synced: about 1 month ago
JSON representation
React's implementation of Speaker Space project
- Host: GitHub
- URL: https://github.com/jaydson/speaker-space-react
- Owner: jaydson
- Created: 2015-09-30T04:54:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-02T05:37:33.000Z (over 9 years ago)
- Last Synced: 2024-10-17T16:55:05.632Z (3 months ago)
- Language: JavaScript
- Size: 8.46 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
You'll need `browserify` globally to build this.
```
npm install
npm run build
```