# web-learn-note **Repository Path**: bishaoxia/web-learn-note ## Basic Information - **Project Name**: web-learn-note - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-26 - **Last Updated**: 2022-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # web-learn-note ## 快速开始 1. git clone ``` git clone https://github.com/jiaozitang/web-learn-note ``` 2. 安装依赖 ``` npm i ``` 3. 本地运行 ``` npm run dev ```