# note **Repository Path**: wei_jing_bbb/note ## Basic Information - **Project Name**: note - **Description**: 记录自己的日常笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-19 - **Last Updated**: 2021-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 魏靖的日常笔记 ### 拉取代码后 ```js // 安装依赖 npm i // 跑项目 yarn docs:dev ```