# 极客园PC端 **Repository Path**: Megasu/geek-client-pc ## Basic Information - **Project Name**: 极客园PC端 - **Description**: 极客园PC端对标 CSDN 博客园等竞品,致力于成为全球知名的 IT 技术交流平台,提供技术文章、问答内容、视频解答等专业 IT 资讯,是一个专业 IT 社区。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-12-30 - **Last Updated**: 2025-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # geek-client-pc ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).