1. Clone
  2. Environment
  3. Run
  4. Success

Installing

Fetch all files to build your project!

Github

Clone the project by running one of these commands:

git clone https://github.com/diegonvs/gatsby-boilerplate.git
git clone git@github.com:diegonvs/gatsby-boilerplate.git

After the clone succeeds, navigate to gatsby-boilerplate/ on your machine and run yarn.

Gatsby CLI

If you have Gatsby installed globally, use the Gatsby command line interface by running:

gatsby new https://github.com/diegonvs/gatsby-boilerplate