- First clone this repository
- Assuming you have
npmandyarninstalled on your system
yarn installyarn developAll the best 🙌
This is the project you get when you run gridsome create new-project.
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 🎉