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