# Vuepress **Repository Path**: shenlr/vuepress ## Basic Information - **Project Name**: Vuepress - **Description**: 利用Vue插件vuepress 开发一个文档网站编辑器。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-12-05 - **Last Updated**: 2022-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-press ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ``` ### Run your end-to-end tests ``` yarn run test:e2e ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).