If you are familiar with Gatsby development, just run yarn
and yarn develop
to get started.
The following is written for individuals without front-end development experience.
- Set up your development environment.
- Clone repo
git clone https://github.com/thecodingwizard/usaco-guide.git
- Install Dependencies
yarn
- Run development server
yarn develop
- Confetti taken from Josh Comeau: https://github.com/joshwcomeau/react-europe-talk-2018
- Lots of inspiration from Josh Comeau's blog and Gatsbyjs documentation site
- Syllabus template from https://www.howtographql.com/