Skip to content

kiln/example-template-vue3-typescript-circles

Repository files navigation

Example Flourish template using Vue 3 with TypeScript

This simple example uses React to draw a specified number of colorful circles at random positions, radii & colors. It demonstrates the use of settings in a Vue context.

Flourish Vue 3 with Typescript template screenshot

How this works

  • template.yml has settings for the number of circles and theme
  • In src/App.vue an SVG is created with specified theme, drawing the specified number of circles with randomized positions, radii & colors
  • main.ts sets up the data and state objects as well as the draw and update functions, all of which are required to run a Flourish template

How to run this

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •