Files
Minikura/packages/api/README.md
2024-09-21 13:28:02 +07:00

222 B

api

To install dependencies:

bun install

To run:

bun run src/index.ts

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