🚀 Init
This commit is contained in:
commit
08fcb6c196
15 changed files with 421 additions and 0 deletions
14
docs/installation.mdx
Normal file
14
docs/installation.mdx
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
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/)
|
Loading…
Add table
Add a link
Reference in a new issue