nature-graphic-svelte-components
v0.0.2
Published
Collection of svelte components to build nature infographics.
Downloads
1
Readme
Nature graphic svelte components
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
Setting up
- Run
npm init
Preview
- Run
npm run storybook
Build docs
- Run
build-storybook
to build a static version of Storybook in the docs folder to publish on github pages.