# ourcloudnotes-web **Repository Path**: yezhifei8855_admin/ourcloudnotes-web ## Basic Information - **Project Name**: ourcloudnotes-web - **Description**: 云笔记,模仿有道云,个人制作的一款,多人协同的云笔记,简介,高效。前端项目 - **Primary Language**: HTML/CSS - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-04-17 - **Last Updated**: 2023-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 个人云笔记-ourcloudnotes ``` 个人云笔记,模仿有道云,个人制作的一款,多人协同的云笔记,简介,高效。前端项目 服务端用 Java Springboot 编写; 如需要请联系微信:perpetual1214 支持私有部署 编写的文档支持导出pdf,进行A4打印装订成册 ``` ![img.png](mdfile/img.png) ![img.png](mdfile/img2.png) ![img.png](mdfile/img_1.png) ## 安装依赖包 ``` cnpm install ``` ### 运行项目 ``` cnpm run serve ``` ### 打包项目 ``` cnpm run build.prod ```