LiamK021 / gatsby-svg-import-example

Import SVG in your Gatsby TypeScript project with Storybook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby + Storybook + TypeScript + SVG

All goodness together

How do I see it?

  • 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!

About

Import SVG in your Gatsby TypeScript project with Storybook


Languages

Language:CSS 61.5%Language:JavaScript 35.5%Language:TypeScript 3.1%