bun-template Bun template for creating projects using bunjs Install bun https://bun.sh/ curl -fsSL https://bun.sh/install | bash Commands start: "bun run index.ts", bundle: "bun run bundler/bundler.ts", Run example https://jacklehamster.github.io/bun-template/example/ Github Source https://github.com/jacklehamster/bun-template/