The starting point for this blog was the tutorial Power your Vue.js apps with a CMS
Some highlights:
- Uses Vue v3
- Sanity.io (CMS)
- React-snap for pre-rendering
The blog is hosted on Netlify. Check it out at https://skifte.com (all content in Norwegian).
npm install
npm run serve
npm run build
npm run lint