Colection of svelte components used to build @naturenews immersiev articles
Config based on the sveltejs/component-template
Preview the compontents in a Storybook here: https://chris-creditdesign.github.io/nature-graphic-svelte-components
- Run
npm init
- Run
npm run storybook
- Run
build-storybook
to build a static version of Storybook in the docs folder to publish on github pages.