Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 133 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 133 Bytes

Run Scripts

npm install ts-node -g

# run a script
ts-node 1-socket.ts

# or watch a script
bash ./watch.bash 1-socket.ts