# metacubexd Clash-Meta Dashboard ![Alt text](docs/image.png) ## Usage Install npm dependencies ```shell pnpm install ``` Build artifacts ```shell pnpm build ``` Serve static files ```shell pnpm preview ```