A baseline Gridsome starter to get you going with Bulma.
- Bulma!
- Markdown for content.
- ESLint (AirBnB base) with Vue and Babel integration.
- Git Hooks for linting before committing.
- Perfect score on Google Lighthouse.
https://calebanthony.github.io/gridsome-bulma
npm install --global @gridsome/cli
gridsome create my-gridsome-site https://github.com/calebanthony/gridsome-bulma.git
cd my-gridsome-site
to open foldergridsome develop
to start local dev server athttp://localhost:8080
- Happy coding 🎉🙌
Fork the repo and run docker-compose up
to enable the development environment.