UNPKG

@dailyshot/ssr

Version:

Dailyshot server side rendering style utils

18 lines (11 loc) 267 B
# 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