You need doing to run the demo the following steps:
- Install all the files for the project from Internet
npm install
cd tools; ./update_country_codes.sh
- Copy d3-planetary.nginx.conf to the nginx configuration directory, usually /etc/nginx/site-enabled. If there is no directory nginx in /etc then you probably don't have nginx. You can install it using
sudo apt-get install nginx
-
Edit /etc/nginx/site-enabled/d3-planetary.nginx.conf and set the right paths in that file
-
Start or restart nginx using
sudo service nginx start
- Open http://localhost:7000 in your browser and enjoy