File size: 240 Bytes
af83196
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# SkyDiscover Documentation

Built with [Next.js](https://nextjs.org/) + [Fumadocs](https://fumadocs.vercel.app/).

## Local Development

```bash
cd docs
npm install
npm run dev
```

Then open [http://localhost:3000](http://localhost:3000).