mirror
Go to file
github-actions[bot] b67664b68f
chore(main): release 1.8.1 (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-29 17:47:37 +08:00
.github/workflows chore: minimize main bundle size by splitting vendors 2023-08-29 14:45:00 +08:00
.husky docs: add MIT license 2023-08-28 00:13:00 +08:00
docs docs: use webp instead of png for preview 2023-08-27 16:19:29 +08:00
src fix: charts data slice (#17) 2023-08-29 17:45:07 +08:00
.commitlintrc.yml docs: add MIT license 2023-08-28 00:13:00 +08:00
.gitignore chore: initial commit 2023-08-27 15:34:12 +08:00
.lintstagedrc.yml docs: add MIT license 2023-08-28 00:13:00 +08:00
.prettierrc chore: add prettier-plugin-organize-imports 2023-08-28 22:36:38 +08:00
CHANGELOG.md chore(main): release 1.8.1 (#18) 2023-08-29 17:47:37 +08:00
index.html docs: add MIT license 2023-08-28 00:13:00 +08:00
LICENSE docs: add MIT license 2023-08-28 00:13:00 +08:00
package.json chore(main): release 1.8.1 (#18) 2023-08-29 17:47:37 +08:00
pnpm-lock.yaml chore: add prettier-plugin-organize-imports 2023-08-28 22:36:38 +08:00
postcss.config.js chore: initial commit 2023-08-27 15:34:12 +08:00
README.md docs: use webp instead of png for preview 2023-08-27 16:19:29 +08:00
tailwind.config.ts chore: initial commit 2023-08-27 15:34:12 +08:00
tsconfig.json chore: initial commit 2023-08-27 15:34:12 +08:00
vite.config.ts chore: minimize main bundle size by splitting vendors 2023-08-29 14:45:00 +08:00

metacubexd

Clash-Meta Dashboard

preview

Usage

Install npm dependencies

pnpm install

Build artifacts

pnpm build

Serve static files

pnpm preview