Skip to content

margueriteroth/vue-d3-dataviz-starter

Repository files navigation

vue-d3-dataviz-starter


Project starter to get up and moving quickly, with examples. For Sabine!

https://marguerite.io/vue-d3-dataviz-starter

image

Alternatively, you can ignore all the d3 and use this as a Vue + Vite starter.

Get started

Prereq

  1. Open terminal and clone this repo:
git clone git@github.com:margueriteroth/vue-d3-dataviz-starter.git
  1. Go into that folder via terminal:
cd vue-d3-dataviz-starter
  1. Install the node packages listed out in package.json:
npm install
  1. Run the vite server
npm run dev
  1. http://localhost:5173/

Charts and datasets

Line chart

Scatter plot

About

Vue3, Vite, and D3.js starter with examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published