Skip to content

KirisakiAria/sdxxz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

傻屌修仙传

996.icu

介绍

以小圈子群文化为背景制作的自嗨MUD游戏,开发到一半鸽了,准备等vue3出来重构一遍。

使用方法

运行dist文件夹中的index.html即可,建议使用chrome浏览器,并将浏览器窗口调整至手机大小。

运行命令

  • npm install 安装依赖
  • npm run dev 使用webpack-dev-server在开发环境下运行项目
  • npm run build 打包
  • npm run start 使用electron运行项目