No description
public | ||
src | ||
.gitignore | ||
.prettierrc.mjs | ||
astro.config.mjs | ||
bun.lockb | ||
package.json | ||
README.md | ||
tsconfig.json |
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