My new personal website, powered by SvelteKit, Tailwind CSS and mdsvex.
npm install -g pnpm
pnpm install
pnpm dev
To create a production version of the app:
pnpm build
The production build can be previewed locally with pnpm preview
.
Personal website built with SvelteKit and Tailwind CSS.
Svelte
My new personal website, powered by SvelteKit, Tailwind CSS and mdsvex.
npm install -g pnpm
pnpm install
pnpm dev
To create a production version of the app:
pnpm build
The production build can be previewed locally with pnpm preview
.