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.
|
|
2 months ago | |
|---|---|---|
| .. | ||
| public | 2 months ago | |
| src | 2 months ago | |
| .gitignore | 2 months ago | |
| README.md | 2 months ago | |
| auto-imports.d.ts | 2 months ago | |
| components.d.ts | 2 months ago | |
| index.html | 2 months ago | |
| package.json | 2 months ago | |
| tsconfig.json | 2 months ago | |
| tsconfig.node.json | 2 months ago | |
| vite.config.ts | 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.