victory-examples

Victory Component

Usage no npm install needed!

<script type="module">
  import victoryExamples from 'https://cdn.skypack.dev/victory-examples';
</script>

README

Victory Examples

Welcome to the next level of Victory! If you are not already familiar, please get to know our Victory Docs first. More complicated examples will live here and will assume a basic understanding of Victory.

Get Started

  1. Install the dependencies:
  npm install
  1. Run the examples with builder:
  builder run dev
  1. Open your favorite browser at localhost:3000.

Development

For more on the development environment, see DEVELOPMENT in the project builder archetype.

Contributing

Please see CONTRIBUTING in the project builder archetype.