1
Fork 0
minesweeper-nojs/README.md
2023-06-27 18:52:22 +02:00

231 B

minesweeper-nojs

To install dependencies:

bun install

To run:

bun run server.ts

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