sky2 / docs /README.md
JustinTX's picture
Add files using upload-large-folder tool
af83196 verified
# 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).