Skip to content

iCatGame/frontend

Repository files navigation

基于AIGC的区块链游戏前端repo

安装

首先将本repo克隆到本地:

git clone https://github.com/BlockchainGameWithAIGC/frontend.git 

然后安装依赖:

npm install 

拷贝环境变量配置文件并进行相关配置

cp .env.local.example .env.local 

调试

npm run dev 

构建

npm run build 

运行

npm run start 

Contributors 2

  •  
  •