aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/docs/README.md
blob: 2b4c09a2ff566a275ec23e282a81c79751759b69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# docs

This is a React Router application generated with
[Create Fumadocs](https://github.com/fuma-nama/fumadocs).

Run development server:

```bash
npm run dev
# or
pnpm dev
# or
yarn dev
```