metacubexd/README.md
Larvan2 346a196f99
Update README.md
Signed-off-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
2023-09-01 16:36:32 +08:00

30 lines
308 B
Markdown

# metacubexd
CF pages: https://metacubexd.pages.dev
GH pages: https://metacubex.github.io/metacubexd
Clash-Meta Dashboard
![preview](docs/preview.webp)
## Usage
Install npm dependencies
```shell
pnpm install
```
Build artifacts
```shell
pnpm build
```
Serve static files
```shell
pnpm preview
```