Skip to main content

Create a Kind Project

$ bun create getpre/gm-kind my-first-kind
$ cd my-first-kind
$ cd my-first-kind
$ tree . -L 1
.
├── assembly
├── bun.lockb
├── node_modules
├── package.json
└── tsconfig.json

3 directories, 3 files