This commit is contained in:
Michael Zhang 2023-10-05 00:42:49 -05:00
parent ed8bf400d1
commit c170053931

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# natas solutions
```
bun install --frozen-lockfile
bun index.ts
```
No guarantees if this will work with node.js