10540 Forks
54539 Stars
54539 Watchers

gatsby

The fastest frontend for the headless web. Build modern websites with React.

How to download and setup gatsby

Open terminal and run command
git clone https://github.com/gatsbyjs/gatsby.git
git clone is used to create a copy or clone of gatsby repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gatsby https://github.com/gatsbyjs/gatsby/archive/master.zip

Or simply clone gatsby with SSH
[email protected]:gatsbyjs/gatsby.git

If you have some problems with gatsby

You may open issue on gatsby support forum (system) here: https://github.com/gatsbyjs/gatsby/issues