# Dailyshot SSR
General purpose utilities for Dailyshot server side rendering
## Installation
```bash
# With yarn
yarn add @dailyshot/hooks @dailyshot/core @dailyshot/ssr
# With npm
npm install @dailyshot/hooks @dailyshot/core @dailyshot/ssr
```
## License
MIT