Open elpuas opened 4 years ago
@gregrickaby Not sure if this is suite for the master branch at the moment since this is still a WIP, this is more for a feedback.
@elpuas I had to update all the dependencies in package.json
before I could get it to work, but I really love where this is heading!
This is still a Work In Progress
Description
Add StorybookJS to Gatsby Starter, this is still a Work In Progress not sure if it suits for master at the moment, would love any feedback, at the moment I have add 3 components,
Header, Footer & Byline
Screenshot
Steps for testing
Install the CLI
npm install -g @storybook/cli
Install the packages with
yarn
Then run
npm run storybook
got to
localhost:6006/
to see your storybook