/intern-demo

Cool D3 demo showing how to visualize uncertainty and various interactions

Primary LanguageJavaScriptMIT LicenseMIT

1, Begin with install node.js and mongodb(Take Window as an example):

cd <path to your intern-demo doc>
npm install
npm install npm -g
npm install mongodb --save

2, You can start with a simple command line:ok_woman::

npm start