react-draft-wysiwyg

v1.3.0
A wysiwyg on top of DraftJS.

clean

rimraf dist

build:webpack

NODE_ENV=production webpack --config config/webpack.prod.config.js

build

npm run clean && npm run build:webpack

test

BABEL_ENV=test mocha --compilers js:config/test-compiler.js config/test-setup.js js/**/*Test.js

lint

eslint js

flow

flow; test $? -eq 0 -o $? -eq 2

check

npm run lint && npm run flow

start

node config/server.dev.js

Metadata

  • MIT
  • Whatever
  • Jyoti Puri
  • released 12/9/2016

Downloads

Maintainers