Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 200 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 200 Bytes

TypeScript

How to use

Within this directory, run yarn to install dependencies.

To execute the Node.js program with ncc, run yarn dev.

To build the program with ncc, run yarn build.