0.1.8 • Published 7 years ago
aui-editor v0.1.8
a simple editor
no jquery dep
thanks https://github.com/wysiwygjs/wysiwyg.js
感谢wysiwyg.js 不过原来editor部分代码需要jquery 现在改用原生js
use
global install
npm install -g webpack
build
npm run build
server
npm run server
如何安装node-sass
https://github.com/andypinet/blog/issues/2
dev
style
need ruby sass
gulp sass:watch
js
npm run watch
server
npm run server