# print-fonts-plugins **Repository Path**: sinoui/print-fonts-plugins ## Basic Information - **Project Name**: print-fonts-plugins - **Description**: 扩展打印字体插件 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-25 - **Last Updated**: 2024-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # print-fonts-plugins 请查看[插件开发教程](https://sinoui.gitee.io/intellisense-form-website/docs/guide-hello),了解插件开发过程。 ## 开发与部署 ### 启动本地项目 ```bash yarn start ``` ### 打包项目 ```bash yarn build ```