This website requires JavaScript.
Explore
Help
Sign in
vikarti.anatra
/
typingmind
Watch
1
Star
0
Fork
You've already forked typingmind
0
mirror of
https://github.com/TypingMind/typingmind.git
synced
2025-04-18 02:59:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2fb2242a8a
Branches
Tags
No results found.
typingmind
/
README.md
Tony Dinh
2fb2242a8a
Update README.md
2024-02-09 22:46:27 +07:00
1.3 KiB
Raw
Blame
History
Getting started
Clone the repo
Install dependencies:
yarn install
or
npm install
Start the server:
yarn start
or
npm run start