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

https://github.com/kulakowka/isomorphic-react

react-router 4, webpack 2, JSS, ServerSide rendering
https://github.com/kulakowka/isomorphic-react

eslint express jss react redux standard starter-kit styleguidist webpack

Last synced: 6 months ago
JSON representation

react-router 4, webpack 2, JSS, ServerSide rendering

Awesome Lists containing this project

README

          

# isomorphic-react

- React router 4
- Webpack 2
- Express
- Redux
- JSS
- Server side rendering
- React hot loader
- React Styleguidist
- ES Lint
- Standard.js

```bash
npm run client
npm run server
npm run build:client
npm run build:server
npm run prod:server
npm run styleguide
npm run styleguide:build
npm run lint
npm run cc
```

### React styleguidist

![2017-04-08 23 06 06](https://cloud.githubusercontent.com/assets/557190/24832044/02a8c7dc-1cb0-11e7-9138-2a4508cc9113.png)