# VitePress-Initial-Template **Repository Path**: sunfei666/vite-press-initial-template ## Basic Information - **Project Name**: VitePress-Initial-Template - **Description**: 由于每次使用vitepress 搭建网站都需要进行一系列的配置,为了方便日后快速使用vitepress 搭建, 就准备了这套预设好的模块. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2024-03-17 - **Last Updated**: 2025-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VitePress-Initial-Template ## 介绍: 由于每次使用vitepress 搭建网站都需要进行一系列的配置,为了方便日后快速使用vitepress 搭建, 就准备了这套预设好的模块. ## 安装 ```shell npm install or pnpm install or yarn install ``` ## 启动 ```shell npm run docs:dev ```