About
Wongames provides a basic structure for running a JavaScript application. It leverages Bun, a fast, all-in-one JavaScript runtime, for installing dependencies and executing the main script (index.ts). The project is initialized using `bun init`, offering a streamlined setup for JavaScript development.
Key Features
- 0 GitHub stars