mirror of
https://github.com/LingChair/LingChair-V0.git
synced 2025-12-08 10:05:49 +08:00
docs: English readme
This commit is contained in:
32
readme_en.md
Normal file
32
readme_en.md
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
## LingChair
|
||||||
|
|
||||||
|
Welcome to LingChair! This is an IM project, give ways to contact, for everyone.
|
||||||
|
|
||||||
|
[ [中文](readme.md) | English ]
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> This project is still in progress, [Click me](final.md) to view progress. (Chinese)
|
||||||
|
>
|
||||||
|
> Comments and BUG report welcome
|
||||||
|
|
||||||
|
### Usage
|
||||||
|
|
||||||
|
Server:
|
||||||
|
|
||||||
|
0. Install Node.js
|
||||||
|
|
||||||
|
1. Clone this repo or download the source code, then run `npm install`, after that, run `npm run start` or run.bat / run.sh
|
||||||
|
|
||||||
|
Client:
|
||||||
|
|
||||||
|
* Use the pages that the server provide (Recommend)
|
||||||
|
|
||||||
|
* GitHub Pages (It may cause CORS security error)
|
||||||
|
|
||||||
|
### [Q&A (Chinese)](.github/QA.md)
|
||||||
|
|
||||||
|
### Credits
|
||||||
|
|
||||||
|
WIP
|
||||||
|
|
||||||
|
### [Do you know? (Chinese)](.github/do_you_know.md)
|
||||||
Reference in New Issue
Block a user