This is just a really simple template repo for gatsby blogs using mdx and styled-components because that's a nice setup.
- Hit the
Use template
button and name your new repository. - Clone your new repository.
- Run
npm install
to install the dependencies. - Run
gatsby develop
to start the server!