# Study **Repository Path**: lionqiang/Study ## Basic Information - **Project Name**: Study - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-31 - **Last Updated**: 2022-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Study #### 介绍 VuePress 搭建个人博客学习笔记 #### 安装教程 npm install or yarn npm run dev or yarn dev #### 打包 npm run build or yarn build