Skip to content

6165-MSET-CuttleFish/pedro-path-generator

 
 

Repository files navigation

Pedro Path Generator

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.

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 85.9%
  • TypeScript 8.1%
  • SCSS 2.2%
  • HTML 2.1%
  • JavaScript 1.7%