Skip to content

d3js-in-action-third-edition/romeo-and-juliet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Romeo and Juliet

Project built along with chapter 12 of D3.js in Action, 3rd edition. Refer to the chapter for a breakdown of each step.

Run this project

  1. Install Parcel:
npm install parcel

or

npm install -g parcel
  1. Install the dependencies:
npm install
  1. Start the project:
parcel src/index.html
  1. The port at which your project is available will be displayed in the terminal window.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published