Minimalist Developer Portfolio and Blog built with SvelteKit, Tailwind, daisyUI, and deployed to Vercel.
This is an example project generated with the GraphCMS Developer Portfolio and Blog starter.
⚠TODO!
Rename the sample.env file to .env and add your own Content API
endpoint.
mv sample.env .env
Install dependencies and run local dev server:
npm i
npm run dev