Getting Started 前置要求:本机安装node.js >= 18,配置pnpm(运行npm install -g pnpm), 如何运行程序: 先git clone https://github.com/wuyuyjin/AI-Intelligent-Writing.git 下来 cd 你的目录 打开该目录的终端运行pnpm install 然后再运行pnpm run dev 在chrome浏览器打开http://localhost:5173/即可