# easy-invoices **Repository Path**: tangtony/easy-invoices ## Basic Information - **Project Name**: easy-invoices - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easy-invoices > An electron-vue sqlite3 project #### Build Setup ``` bash # 安装依赖 npm install # 本地开发 npm run dev # 本地打包(安装程序) npm run build # 本地打包(直接目录) npm run build:dir ``` ---