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.
 
 
 
 
谢亚昕 844aa7f0b6 feat: Integrate ofetch for improved data fetching 2 months ago
..
public feat: mono init 2 months ago
src feat: Add middleware for response time logging and static file serving 2 months ago
.gitignore feat: mono init 2 months ago
README.md feat: mono init 2 months ago
auto-imports.d.ts feat: Integrate ofetch for improved data fetching 2 months ago
components.d.ts feat: Integrate ofetch for improved data fetching 2 months ago
index.html feat: Add middleware for response time logging and static file serving 2 months ago
package.json feat: Integrate ofetch for improved data fetching 2 months ago
tsconfig.json feat: Add middleware for response time logging and static file serving 2 months ago
tsconfig.node.json feat: mono init 2 months ago
vite.config.ts feat: Integrate ofetch for improved data fetching 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.