# 开源指北pages **Repository Path**: oschina/opensource-guide ## Basic Information - **Project Name**: 开源指北pages - **Description**: 本仓库已归档,更多有关开源指北内容,请访问 https://gitee.com/gitee-community/opensource-guide - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/opensource-guide - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2021-01-20 - **Last Updated**: 2025-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuepress-theme-hope template **Template for [vuepress-theme-hope](https://github.com/Mister-Hope/vuepress-theme-hope).** You can begin your vuepress-theme-hope trip by creating a repo from this template. > Please report bugs on [main repo](https://github.com/Mister-Hope/vuepress-theme-hope) - Install deps: Run `npm install` or `yarn install` - Dev Env: Run `npm run serve` or `yarn run serve` - Build production files: Run `npm run build` or `yarn run build` --- vuepress-theme-hope 的模板。 你可以直接使用它来开始你的 vuepress-theme-hope 之旅。 - 安装依赖: 运行 `npm install` 或者 `yarn install` - 测试环境: 运行 `npm run serve` 或者 `yarn run serve` - 生产环境(构建文件): 运行 `npm run build` 或者 `yarn run build`