ddz vue
1.0.0
Doudizhu vue version , online experience address
❤︎ This is the client vue version and needs to be used with the server. Landlord server
Three-person Landlords fight in real time, AI Landlords fight, and realize weight-based intelligent robot fights.
#克隆存储库
git clone https://github.com/voocel/ddz-vue.git
#进入应用目录与安装依赖
cd ddz-vue
#安装项目依赖,等待安装完成之后,安装失败可用 cnpm 或 yarn
npm install
#开启服务器,浏览器访问 http://localhost:8080
npm run serve
#执行构建命令,生成的dist文件夹放在服务器下即可访问
npm run build
Demo address: http://voocel.com:88
Demo environment account password:
account | password | describe |
---|---|---|
test1 | 123456 | Ordinary account |
test2 | 123456 | Ordinary account |
test3 | 123456 | Ordinary account |