TODO
https://hunsalz.github.io/gridsome-starter-photobooth
- Make use of GitHub actions / CI/CD pipeline
- Enables dark & light mode
- Uses CSS variables, SCSS & BEM for styling
- Shows PWA capabilities
npm install --global @gridsome/cli
gridsome create my-gridsome-site https://github.com/hunsalz/gridsome-starter-photobooth.git
cd my-gridsome-site
to open foldergridsome develop
to start local dev server athttp://localhost:8080