# vuepress **Repository Path**: chenhaixiao/vuepress ## Basic Information - **Project Name**: vuepress - **Description**: 个人的技术总结 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-02 - **Last Updated**: 2022-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VuePress 快速上手 ### 启动项目 ### 步骤一:运行 npm install ### 步骤二:运行 npm run dev ### 最后:打开 http://localhost:8080/ 即可看到一个 Vue 文档风格的网站