alina sireneva
690948b8b1
All checks were successful
Build and deploy typedoc / build (push) Successful in 5m15s
Co-authored-by: Kamilla 'ova <me@kamillaova.dev> Co-authored-by: Alina Chebakova <chebakov05@gmail.com> Co-authored-by: Kravets <57632712+kravetsone@users.noreply.github.com> Co-authored-by: starkow <hello@starkow.dev> Co-authored-by: sireneva <150665887+sireneva@users.noreply.github.com>
11 lines
208 B
Markdown
11 lines
208 B
Markdown
# mtcute docs
|
|
|
|
Documentation website for [mtcute](https://github.com/mtcute/mtcute),
|
|
built with [VitePress](https://vitepress.dev/).
|
|
|
|
## Development
|
|
|
|
```bash
|
|
pnpm install --frozen-lockfile
|
|
pnpm run dev
|
|
```
|