# ohos-dev.github.io **Repository Path**: ohos-dev/ohos-dev.github.io ## Basic Information - **Project Name**: ohos-dev.github.io - **Description**: 🌐 组织网站 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://ohos-dev.github.io - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-23 - **Last Updated**: 2024-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: Website ## README # OHOS Dev 官网 ## 项目配置 ### 开发与调试 开启服务器: ```shell yarn dev ``` ### 构建与发布 构建: ```shell yarn build ``` 输出文件夹:`.vitepress/build` ## 许可 - 本项目:[Apache 2.0](./LICENSE.md) ```txt Copyright 2023 OHOS Dev Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ``` - 字体: - LOGO([jf open 粉圓(open-huninn)](https://github.com/justfont/open-huninn-font)):SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 - 依赖 - [VitePress](https://github.com/vuejs/vitepress):MIT license