# js-mdx-client **Repository Path**: wamich/js-mdx-client ## Basic Information - **Project Name**: js-mdx-client - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-11-11 - **Last Updated**: 2025-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 说明 这是 [js-mdx-server](https://github.com/wamich/js-mdx-server) 的前端项目,一起搭配使用 ## 安装 ```sh pnpm install ``` ## 运行 ```sh npm run dev ``` ## 构建 ```sh npm run build ```