Files
interview-backend/hono/README.md
2025-07-10 05:48:23 +08:00

9 lines
99 B
Markdown

# Instructions
Start the API server using the following command:
```
npm install
npm run dev
```