mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update index.md
This commit is contained in:
@@ -11,7 +11,7 @@ $ bun run index.tsx # TS and JSX supported out of the box
|
||||
```bash
|
||||
$ bun run start # run the `start` script
|
||||
$ bun install <pkg> # install a package
|
||||
$ bun build ./index.tsx # bundle a project
|
||||
$ bun build ./index.tsx # bundle a project for browsers
|
||||
$ bun test # run tests
|
||||
$ bunx cowsay "Hello, world!" # execute a package
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user