/simpler-starter

A dead simple Gatsby starter.

Primary LanguageJavaScript

A Gatsby starter that doesn't really enforce anything, but sets your project up real nice.

🧪 Installation

  1. Use the command below to create a new site with this starter;
gatsby new simpler-gatsby https://github.com/chrish-d/simpler-starter
  1. Navigate to the new folder and start developing!
cd simpler-gatsby/
gatsby develop