Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify 傲空间 to AO.space #7

Merged
merged 1 commit into from
Dec 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ space-web 使用 javascript 开发,用到了 vue3,element-plus,axios,jse
2.进入到 space-web 目录 `cd ./space-web`
3.安装依赖请运行 `npm install`
4.开发请运行 `npm run dev`
5.本项目是傲空间的 web 端,服务端接口用的是[space-gateway](https://github.com/ao-space/space-gateway)接口。开发时请修改根目录下的 vite-dev 文件中的 target 属性,让其指向 space-gateway 的接口地址
5.本项目是 AO.space 的 web 端,服务端接口用的是[space-gateway](https://github.com/ao-space/space-gateway)接口。开发时请修改根目录下的 vite-dev 文件中的 target 属性,让其指向 space-gateway 的接口地址
具体见下图
![Alt text](./img/image.png)

Expand Down