10298 Forks
55764 Stars
55764 Watchers

gatsby

The best React-based framework with performance, scalability and security built in.

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