gatsby js Quick Start

npm init gatsby // install gatsby cli
npx gatby new project-name // without install
code fighter