RAML emitter
For now
Once published to npm, it will be:
npm install raml-emitter
beefy
is a dev-dependency and allows to run index.js
in browser with browserify
:
./node_modules/beefy/bin/beefy index.js 8080
You can --live
for live-reload.
Taken from Using npm on the client side
npm test
MIT