# openGemini.github.io **Repository Path**: opengemini/openGemini.github.io ## Basic Information - **Project Name**: openGemini.github.io - **Description**: 此仓库不维护,请移步GitHub仓 https://github.com/openGemini/openGemini.github.io - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-17 - **Last Updated**: 2024-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## README openGemini Documentation. ## environment - install [nodejs](https://nodejs.org/en) - install pnpm: ``` sudo npm install -g pnpm@7 ``` ref: https://pnpm.io/zh/cli/install ref:https://theme-hope.vuejs.press/zh/cookbook/tutorial/env.html#node-js ## install requirements: ``` pnpm install --frozen-lockfile ``` ## preview local: ``` pnpm docs:dev ``` ## reference This document is provided by vuepress v2, using Hope theme. Please click on https://theme-hope.vuejs.press/zh/