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