An open API service indexing awesome lists of open source software.

https://github.com/spectate/docs

Platform documentation of Spectate.
https://github.com/spectate/docs

documentation

Last synced: 6 months ago
JSON representation

Platform documentation of Spectate.

Awesome Lists containing this project

README

          

# Spectate Docs

### Development

Install the [Mintlify CLI](https://www.npmjs.com/package/mintlify) to preview the documentation changes locally. To install, use the following command

```
npm i -g mintlify
```

Run the following command at the root of your documentation (where mint.json is)

```
mintlify dev
```