# 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 ```