This repository has been archived on 2025-03-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
layc/README.md
2023-12-25 01:52:41 +00:00

222 B

layc

To install dependencies:

bun install

To run:

bun run lib/index.js

This project was created using bun init in bun v1.0.0. Bun is a fast all-in-one JavaScript runtime.