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

https://github.com/smacker/non-spa-react-demo


https://github.com/smacker/non-spa-react-demo

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

Non SPA site with react example
===============================

Start:

```
npm run static
npm run server
```

Includes:

- Dummy component that renders only on server side
- Two components that you can move around as you want
- For sync state between components - redux

Size of js bundle is 42.9 kB. (jquery-1.12.2.min.js = 95kB)