Skip to content

SignBitStudio/gamey

Repository files navigation

@signbit/gamey

To install dependencies:

bun install

To run:

bun run index.ts

Create New Package

To create a new package, do the following in order:

  1. Create a new folder in packages/
  2. cd into the new folder
  3. Run bun init
  4. Set the title of the package to @signbit/{folder-name}
  5. Follow the rest of the CLI installation instructions

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

About

SignBit Studio Gamey MonoRepo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published