mirror of
https://codeberg.org/Sevichecc/Seigwai.git
synced 2025-04-30 15:59:33 +08:00
21 lines
No EOL
298 B
Markdown
21 lines
No EOL
298 B
Markdown
# Introduction
|
|
|
|
A Pleroma/Mastodon client, focus on editing experience (WIP 🏗️)
|
|
|
|
- [Codeberg](https://codeberg.org/Sevichecc/Seigwai)
|
|
- [Github](https://github.com/Sevichecc/Seigwai)
|
|
|
|
## Features
|
|
|
|
- Markdown
|
|
- drop and drag block
|
|
|
|
## Development
|
|
|
|
```bash
|
|
pnpm install
|
|
```
|
|
|
|
```bash
|
|
pnpm dev
|
|
``` |