Skip to content

SteveBidenko/d3-planetary

Repository files navigation

Demo with d3js and planetaryjs library

Install

You need doing to run the demo the following steps:

  1. Install all the files for the project from Internet
npm install
cd tools; ./update_country_codes.sh
  1. 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
  1. Edit /etc/nginx/site-enabled/d3-planetary.nginx.conf and set the right paths in that file

  2. Start or restart nginx using

sudo service nginx start
  1. Open http://localhost:7000 in your browser and enjoy

About

No description, website, or topics provided.

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors