Gatsby JS Start Quick

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