You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dash 04e655166f feat: mono init 2 months ago
..
public feat: mono init 2 months ago
src feat: mono init 2 months ago
.gitignore feat: mono init 2 months ago
README.md feat: mono init 2 months ago
auto-imports.d.ts feat: mono init 2 months ago
components.d.ts feat: mono init 2 months ago
index.html feat: mono init 2 months ago
package.json feat: mono init 2 months ago
tsconfig.json feat: mono init 2 months ago
tsconfig.node.json feat: mono init 2 months ago
vite.config.ts feat: mono init 2 months ago

README.md

client

To install dependencies:

bun install

To run:

bun run index.ts

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