Files
inventory/README.md
2023-11-23 16:01:56 +01:00

224 B

inventory

To install dependencies:

bun install

To run:

bun run index.js

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