guocaoyi / create-bun

bun boilerplate, npm starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Create Bun Boilerplates

npm npm-download npm publish

Scaffolding your bun project boilerplate

Bun is a fast all-in-one JavaScript runtime

Installing

Bun >= 0.1 and Node >= 14.18.0

# use npm-create command, or use pnpm | yarn
λ npm create bun

# or use npx command
λ npx create-bun

# or use npm-init command
λ npm init create-bun

Preview

create-bun-run

About

bun boilerplate, npm starter

License:MIT License


Languages

Language:JavaScript 60.0%Language:Mustache 12.2%Language:CSS 11.3%Language:TypeScript 9.7%Language:HTML 6.5%Language:Shell 0.2%