UNPKG

gantt-chart

Version:

interactive gantt charts in node and the browser

8 lines (7 loc) 171 B
{ "scripts": { "build": "browserify browser.js -o static/bundle.js", "watch": "watchify browser.js -o static/bundle.js -dv", "start": "node server.js" } }