readme
This commit is contained in:
parent
ed8bf400d1
commit
c170053931
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# natas solutions
|
||||
|
||||
```
|
||||
bun install --frozen-lockfile
|
||||
bun index.ts
|
||||
```
|
||||
|
||||
No guarantees if this will work with node.js
|
Loading…
Reference in a new issue