Enhancing a basic Gatsby project with TypeScript, SCSS, Storybook.
Check presentation deployed to GitHub Pages.
How to add Gatsby project deployment to GitHub.
# Clone the repo
git clone git@github.com:8kto/gatsby-mini-talk.git
# Install dependencies
cd gatsby-mini-talk/
yarn
yarn develop # or `gatsby develop`