14 lines
No EOL
339 B
Text
14 lines
No EOL
339 B
Text
---
|
|
Title: Introduction
|
|
Type: Document
|
|
---
|
|
|
|
import { Prism } from '@astrojs/prism';
|
|
|
|
Zorn is available to install as a package from [npmjs.org](https://npmjs.org/) or [npm.sudovanilla.org](https://npm.sudovanilla.org/).
|
|
|
|
```bash
|
|
npm install @minpluto/zorn --registry https://npm.sudovanilla.org
|
|
```
|
|
|
|
Next: [**Basic Setup**](/basic-setup/) |