# docs-frontend **Repository Path**: mirrors_emqx/docs-frontend ## Basic Information - **Project Name**: docs-frontend - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # docs-frontend ## Develop ```sh # install dependencies $ yarn install # serve with hot reload at http://localhost:8080/ $ yarn dev # build for production $ yarn build # build for test & serve generated files of your VuePress site locally. $ yarn start # generate pdf $ yarn pdf ```