vue-wechat-editor icon indicating copy to clipboard operation
vue-wechat-editor copied to clipboard

A Preview Editor for Wechat

Intro

## Setup
# install dependencies
npm install

# serve with hot reload at localhost:5000
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

####Improvements

  • [x] finish test specs
  • [x] change WYSIWYG editor or build own editor with vuejs
  • [x] improve uploader.
  • [x] add wechat api.
  • [x] add wechat node backend environment.
  • [x] switch to ES6

License

MIT

Copyright (c) 2016 Gemer Zhang