# AugustPress **Repository Path**: AugustWeb/vite-press ## Basic Information - **Project Name**: AugustPress - **Description**: 前端技术总结,面试总结 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-11 - **Last Updated**: 2023-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 这是基于vitePress的一个个人文档项目 # 初始化页面项目 ``` npm install npm run dev ``` # 生成静态文件 ``` npm run build ``` ##### 线上示例地址 https://www.qjsjhfl.work/myWebPress/index.html