8 lines
116 B
Markdown
8 lines
116 B
Markdown
# natas solutions
|
|
|
|
```
|
|
bun install --frozen-lockfile
|
|
bun index.ts
|
|
```
|
|
|
|
No guarantees if this will work with node.js
|