Skip to content

lou-k/lou-k.github.io

Repository files navigation

Lou Kratz Personal Website

https://lou.dev

It uses the Astro Modern Personal Website template.

Installation

Run the following command in your terminal

npm install

Once the packages are installed you are ready to run astro. Astro comes with a built-in development server that has everything you need for project development. The astro dev command will start the local development server so that you can see your new website in action for the very first time.

npm run dev