hello_bun This is my notes working with bun and the ecosystem. TLDR; Start sass compiler in watch mode: bunx sass -I node_modules -q -w scss:css/ Start bun dev server: bun run html/page1.html