Update README

This commit is contained in:
Tony Dinh 2024-02-09 22:04:52 +07:00
parent a619c1e9e7
commit ab92e77720

View file

@ -1,2 +1,8 @@
# typingmind
The most advanced Web UI for AI chat
## Getting started
1. Clone the repo
2. Install dependencies: `yarn install` or `npm install`
3. Start the server: `yarn start` or `npm run start`