https://github.com/oliverjash/react-skip-hydration
https://github.com/oliverjash/react-skip-hydration
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverjash/react-skip-hydration
- Owner: OliverJAsh
- Created: 2023-09-27T10:18:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-28T16:33:15.000Z (over 1 year ago)
- Last Synced: 2025-01-16T22:12:29.616Z (5 months ago)
- Language: TypeScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```