Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 814 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 814 Bytes

戴森球计划 物流建筑绘图工具

- DSP物流绘图蓝图生成

  • 项目框架:Vue

  • 项目简介:该工具用于戴森球计划(Dyson Sphere Program)游戏,可将图片、文字转化为传送带、流速器绘画,并以蓝图形式输出。

  • 在线访问地址:

https://cying.xyz/DSP/dspLogisticDrawTool

  • b站演示视频:

https://www.bilibili.com/video/BV13D421u7uL

  • 页面截图:

页面截图

安装依赖

cnpm install

运行测试服务

npm run serve

构建打包

npm run build
# 打包后可删除dist文件夹中的css及js文件夹(打包流冗余文件,所有代码已打包进html),仅保留index.html