This react starterkit provides a prepared development environment based on gulp, stylus and webpack. The internal data flow is handled with Reflux and the routing is managed with the React-Router.
####Demo This starterkit does not include some fancy UI stuff but is a lightweight starting point for your next react app.
$ git clone https://github.com/wbkd/react-starterkit.git && cd react-starterkit
class - .search-results
id - #search-result-panel
try to use class over id
getSearchResults() {
}