13 lines
165 B
Markdown
13 lines
165 B
Markdown
# @unhead/ssr
|
|
|
|
## Install
|
|
|
|
```bash
|
|
# yarn add @unhead/dom
|
|
npm install @unhead/ssr
|
|
```
|
|
|
|
## Documentation
|
|
|
|
See the [Unhead](https://unhead.unjs.io/) for more details.
|