This is the code of my own website made with gridsome
npm install --global @gridsome/cli
gridsome create my-gridsome-siteto install default startercd my-gridsome-siteto open the foldergridsome developto start a local dev server athttp://localhost:8080- Happy coding 🎉🙌