14 lines
140 B
Markdown
14 lines
140 B
Markdown
# jakehurwitzisabitch
|
|
|
|
To install dependencies:
|
|
|
|
```bash
|
|
npm install
|
|
```
|
|
|
|
To run:
|
|
|
|
```bash
|
|
node --experimental-strip-types src/index.ts
|
|
```
|