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

https://github.com/fedorovsky/react-ssr

There is simple React SSR boilerplate
https://github.com/fedorovsky/react-ssr

react redux ssr styled-components webpack

Last synced: 10 months ago
JSON representation

There is simple React SSR boilerplate

Awesome Lists containing this project

README

          

## react-ssr-boilerplate

* [React](https://reactjs.org)
* [Redux Toolkit](https://redux-toolkit.js.org)
* [Styled Components](https://www.styled-components.com/)

| Comand | Description |
| --------------- |------------- |
| `npm i` | install packages |
| `npm start` | run developer mode |
| `npm run build` | run production mode |