# electron-note **Repository Path**: cander0815/electron-note ## Basic Information - **Project Name**: electron-note - **Description**: note - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-30 - **Last Updated**: 2022-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KKNote > 本软件使用electron进行页面开发,使用Git厂库做为同步服务器. # 安装 通过下载zip或`git clone https://gitee.com/cacnder815/electron-note.git`,下载文件以后。 命令行进入本文件夹 执行 `npm install` 命令,命令执行完成以后; 执行 `npm run build` 待名称执行完成以后,在项目的`build`目录下可看见打包后的文件;目前仅支持`linux`和`mac`; 目前还是`0.0.1`版本还很粗糙,可作为学习交流使用,不建议作为正常软件使用;