Repo for components used in gedankenessen websites and applications. Check out the storybook here.
npm inpm run storybookThe repo has been setup to use gh-pages to easily deploy to Github.
For the deploy to work you need to configure the homepage field in package.json to something like http://{username}.github.io/{repo}.
npm run deploy