Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 208 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 208 Bytes

React Simple Chatbot UI Demo by @pragmaticgeek

To run the project

Install the dependencies

npx bun i

Run in dev mode

npx bun run dev

To build the project

npx bun run build