Files
interview-backend/js-hono/README.md
2025-07-14 17:02:31 +08:00

9 lines
99 B
Markdown

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