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

https://github.com/oliverjash/react-skip-hydration


https://github.com/oliverjash/react-skip-hydration

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# change-me

## Development

```
yarn
npm run compile:client -- --watch --mode production
npm run compile:server -- --watch
npm run start:server
```