11 lines
179 B
Markdown
11 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
|
||
|
|
```
|