This is the project you get when you run gridsome create new-project
.
npm install --global @gridsome/cli
gridsome create my-gridsome-site go2zo/gridsome-tailwind-starter
to install this startercd my-gridsome-site
to open the folderyarn prepare
to install huskyyarn develop
to start a local dev server at http://localhost:8080