alexcanessa / gatsby-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby Workshop Starter

This repo is a starter pack for our EY Engineering workshop series. As we progress in our workshops, we will publish a new tagged commit to reflect the latest state of the workshops.

For more workshop specific utilites visit WORKSHOP.md;

🚀 Quick start

  1. Install dependencies.

    yarn
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    yarn start
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    Edit src/pages/index.tsx to see your site update in real-time!

  4. Learn more

About


Languages

Language:TypeScript 88.4%Language:SCSS 10.9%Language:JavaScript 0.4%Language:Shell 0.3%