wvi-test-ui-componentsdeprecated

React component library for WVI

Usage no npm install needed!

<script type="module">
  import wviTestUiComponents from 'https://cdn.skypack.dev/wvi-test-ui-components';
</script>

README

WorldVision Storybook Project

Local project setup

To set up your local environment and begin developing for this project:

  • Clone the repository
  • Install npm
  • Run npm i in the root folder
  • Run npm run storybook in the root folder
  • Open http://localhost:9001 in your browser

To deploy the updated storybook on Github pages: