Skip to content

Netzberufler/thomasweichselbaumer.com

Repository files navigation

My personal website

This static site is built with Astro and Tailwind.

Getting started

To start the local development server, run

npm install
npm start

Then open http://localhost:4321/ in your browser.

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm start Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Design resources

Want to learn more?

Feel free to check the Astro documentation.

About

My personal website build with Astro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors