Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 321 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 321 Bytes

novaro-web

本地运行代码需要链接 web3钱包,例如 metatask,okx...

本地路由地址

http://localhost:5173/

安装依赖

yarn install

本地运行

本地运行 http://localhost:8080 后端接口

yarn run local

测试环境

yarn run dev