# chemex-docs **Repository Path**: yourkeychen/chemex-docs ## Basic Information - **Project Name**: chemex-docs - **Description**: chemex 官方文档托管。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-04-25 - **Last Updated**: 2022-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: APP, 资产 ## README # dumi app ## Getting Started Install dependencies, ```bash $ npm i ``` Start the dev server, ```bash $ npm start ``` Build site app, ```bash $ npm run build ```