Resume A cute lil' resume based on my terminal. Run dev server locally Install dependencies: bun install Run dev server: bun run dev Run production build lcoally Install dependencies: bun install Build for production: bun run build Serve production build: bun run preview