mirror of
https://github.com/usestrix/strix.git
synced 2026-08-28 05:25:00 +00:00
10 lines
179 B
Markdown
10 lines
179 B
Markdown
# Strix Documentation
|
|
|
|
Documentation source files for Strix, powered by [Mintlify](https://mintlify.com).
|
|
|
|
## Local Preview
|
|
|
|
```bash
|
|
npm i -g mintlify
|
|
cd docs && mintlify dev
|
|
```
|