# aisi-coding **Repository Path**: mingjianyeying/aisi-coding ## Basic Information - **Project Name**: aisi-coding - **Description**: Here I record my programming learning journey. - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-11 - **Last Updated**: 2024-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [//]: # () [//]: # (

) [//]: # ( ) [//]: # ( 二哥的Java进阶之路) [//]: # ( ) [//]: # (

) [//]: # () [//]: # (

) [//]: # ( ) [//]: # ( ) [//]: # ( ) [//]: # ( 无套路下载) [//]: # ( 二哥的Java进阶之路

) [//]: # ( Github |) [//]: # ( Gitee) [//]: # (

) [//]: # () ## 基于Vuepress theme hope搭建的博客+文档 ### 线上地址:[爱思文档](https://blog.shenjianl.cn/) 1. 博客 2. 文档 3. 简历 ### 拉取代码 ```bash git clone https://github.com/shenjianl/aisi-blog.git ``` ### 安装依赖 ```bash cd aisi-blog npm install ``` ### 启动服务 ```bash npm run docs:dev ``` ### 构建项目 ```bash npm run docs:build ``` ### 部署