Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 362 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 362 Bytes

🗞️ tabnews-cli

A CLI client to TabNews.

📦 Install dependences

bun install

🔧 Start dev

bun run dev

🔥 Start

bun run start

or

npm run start

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