# keep **Repository Path**: zhangyuze/keep ## Basic Information - **Project Name**: keep - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-01 - **Last Updated**: 2023-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 拉取项目: ```Git git clone https://github.com/CatsAndMice/keep ``` 下载依赖: ```Bash npm i ``` 创建`.env`文件,写入Keep帐号、密码: ```Bash MOBILE="Keep帐号" PASSWORD="Keep密码" ``` 最后,执行`npm run serve`,项目即可启动,我们直接访问[http://localhost:3000](http://localhost:3000/)就能访问`index.html`文件