Skip to content

LiaoxyuCM/liaoxyucmTop_reacted

Repository files navigation

liaoxyucm.top reacted

Use ur favorite npm and have fun :) 使用你喜欢的 npm 包管理器,玩的开心吧 :)

git clone https://github.com/LiaoxyuCM/liaoxyucmTop_reacted.git
cd liaoxyucmTop_reacted
npm install
npm run dev # Preview 预览: http://localhost:5173
npm run build # Build 构建 (Will be output to dist/ 将输出到 dist/)

Preview Results 预览结果

Online (Recommended) 在线 (推荐)

View the preview at https://reactdemo.liaoxyucm.tophttps://reactdemo.liaoxyucm.top 查看预览

Offline (For Developers) 离线 (开发者)

After you run npm run build, you can find the output in the dist/ folder. 在你运行 npm run build 后,你可以在 dist/ 文件夹中找到输出。

You need to start a server to listen dist/, set the entry point to index.html 你需要开一个服务器来监听 dist/ ,并将入口点设置为 index.html

npm install -g live-server # if you don't have one 如果你还没有live-server
npx live-server dist/ --entry-file=index.html

Report an issue (for who don't has a GitHub account) 报告一个反馈 (对于没有 GitHub 账号的人)

Send an email to bug@llcm.top, I/we will reply to you as soon as possible. 发送邮件到 bug@llcm.top, 我(们)会尽快回复你。

Note: DO NOT TRUST ANY OTHER EMAILS (ADS etc.) FROM *@llcm.top That maybe scam emails from others. 注意: 不要相信来自 *@llcm.top 的任何其他邮件(广告等) 那些可能是其他人发的诈骗邮件。