Project built along with chapter 14 of D3.js in Action, 3rd edition. Refer to the chapter for a breakdown of each step.
- Install the dependencies:
npm install
- Start the project:
npm run dev
- The port at which your project is available will be displayed in the terminal window.