# 打印组件 **Repository Path**: gongsixiao_admin/printing-component ## Basic Information - **Project Name**: 打印组件 - **Description**: electron + koa + vue 打印组件 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2023-06-25 - **Last Updated**: 2023-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # printing-component ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run electron:serve ``` ### Compiles and minifies for production ``` npm run electron:build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).