initial: README

pull/1/head
flop 4 weeks ago
commit d2f7294650
  1. 15
      ts/README.md

@ -0,0 +1,15 @@
# libmonoformat-ts
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.11. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.
Loading…
Cancel
Save