# notes **Repository Path**: L-rw/notes ## Basic Information - **Project Name**: notes - **Description**: 学习笔记、学习笔记!!! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-09 - **Last Updated**: 2025-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # My notes 如何使用:https://docsify.js.org/#/zh-cn/ 第一次需要安装和初始化,后续只需要启动 安装依赖`npm i docsify-cli -g` 初始化`docsify init ./notes` 启动`docsify serve ./notes`