Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azl397985856/template-editor
一款打单系统的模板编辑器组件的实现。
https://github.com/azl397985856/template-editor
cainiao printer template
Last synced: 3 months ago
JSON representation
一款打单系统的模板编辑器组件的实现。
- Host: GitHub
- URL: https://github.com/azl397985856/template-editor
- Owner: azl397985856
- Created: 2017-03-21T02:33:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-25T13:13:45.000Z (almost 8 years ago)
- Last Synced: 2023-04-08T15:25:51.687Z (almost 2 years ago)
- Topics: cainiao, printer, template
- Language: JavaScript
- Homepage: https://my.oschina.net/wanjubang/blog/861972
- Size: 1020 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
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