Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azl397985856/template-editor

一款打单系统的模板编辑器组件的实现。
https://github.com/azl397985856/template-editor

cainiao printer template

Last synced: 3 months ago
JSON representation

一款打单系统的模板编辑器组件的实现。

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