Files
cfw-autumn/server/README.md
2025-11-11 15:09:01 +00:00

229 B

@autumn/server

To install dependencies:

bun install

To run:

bun run index.js

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