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