updated README

This commit is contained in:
ns 2025-02-16 14:06:20 -06:00
parent 48e9e780e2
commit 0e40e4895a

View file

@ -1,2 +1,8 @@
Dev server: `bunx --bun astro dev`
Build to ./dist: `bunx --bun astro build`
# noahsw.xyz
Noah Swerhun's personal website.
Created with Astrojs and Tailwind.
### Development:
- Dev server: `bunx --bun astro dev`
- Build to ./dist: `bunx --bun astro build`