Wongames icon

Wongames

Runs a JavaScript application using the Bun runtime environment.

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