All goodness together
- Clone this repo
git clone https://github.com/hhimanshu/gatsby-svg-import-example
cd gatsby-svg-import-example
- Install dependencies
yarn install
- Start the App
yarn start
Visit http://localhost:8000
- Start Storybook
yarn storybook
Visit http://localhost:6006
All done!