Going through Jason Lengstorf's intermediate Gatsby course on Frontend Masters
- Gatsby
- GraphQL
- ❤
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/MatthewDodi/gatsby-frontEndMasters.git
- Install NPM packages
npm install
- Run the Development Server
npm run dev
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions/changes you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AwesomeFeature
) - Commit your Changes (
git commit -m 'Add some AwesomeFeature
) - Push to the Branch (
git push origin feature/AwesomeFeature
) - Open a Pull Request
- Even more stuff about Gatsby.js!
Matthew Dodi - in/MatthewDodi - matthew.dodi@gmail.com
Project Link: https://github.com/MatthewDodi/gatsby-intermediate.git