To use:
- Clone
- Navigate to the project directory
- Run the following commands:
yarn add d3
yarn add two
yarn add tsconfig
- If editing in VSCode, install Svelte extension
- To run, run the following commands in the project directory
npm run build
npm run preview
Note: I have not gotten this to work on Windows.