Skip to content

mikkelsvartveit/astro-personal-website

Repository files navigation

Astro personal website

My new personal website, powered by Astro and Tailwind CSS.

image

Running development server

npm install -g pnpm
pnpm install
pnpm dev

Building for production

To create a production version of the app:

pnpm build

The production build can be previewed locally with pnpm preview.

About

Personal website built with Astro and Tailwind CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published