mm4700 / intern-demo

Cool D3 demo showing how to visualize uncertainty and various interactions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cool D3 demo showing how to visualize uncertainty and various interactions

License:MIT License


Languages

Language:JavaScript 96.4%Language:CSS 2.7%Language:HTML 0.8%Language:Shell 0.1%