Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vexell/ssr


https://github.com/vexell/ssr

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

## Test Server Side Rendering React App
SSR application with CSS modules.

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

### Scripts
`yarn dev` - Start client side development

`yarn dev:server` - Start server side development with prod client build

`yarn build:client` - Build client side project

`yarn build` - Build server side and client side and put it to deploy directory