"Blazing-fast static site generator for React."
https://www.netlify.com/blog/2017/05/25/top-ten-static-site-generators-of-2017/
$ npm i -g gatsby-cli
$ gatsby new project-name
$ cd project-name
$ gatsby develop
Resources
https://www.gatsbyjs.org/
By Troy M. Connor