You can read more about the project in my blog https://blog.alexanderwolf.tech/how-to-create-a-gatsby-theme-with-mdx-support
- Clone the repo
- Run
yarnto install dependencies - Run
yarn workspace demo-basic developto start dev. server - Open browser at
localhost:8000