noahsw.xyz/README.md
2025-02-16 14:06:20 -06:00

8 lines
183 B
Markdown

# 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`