# template-editor **Repository Path**: golong/template-editor ## Basic Information - **Project Name**: template-editor - **Description**: 一款打单系统的模板编辑器组件的实现。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-06 - **Last Updated**: 2024-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Introduction > A Vue.js project base on vue2, webpack2, vuex2. > more info about the project, please visite [菜鸟编辑器开发架构设想](https://my.oschina.net/wanjubang/blog/861972) ![image](https://github.com/azl397985856/template-editor/raw/master/screenshot/template-editor.png) ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # run all tests npm run test ``` ## TODO 1. the close-icon of the print-item should be responsive. 2. the location of the print-item should be responsive. 3. fix resize bug on mac ## Licence MIT