mirror of
https://github.com/TypingMind/typingmind.git
synced 2025-04-20 20:19:09 +00:00
Update README
This commit is contained in:
parent
a619c1e9e7
commit
ab92e77720
1 changed files with 6 additions and 0 deletions
|
@ -1,2 +1,8 @@
|
||||||
# typingmind
|
# typingmind
|
||||||
The most advanced Web UI for AI chat
|
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`
|
||||||
|
|
Loading…
Add table
Reference in a new issue