登录 注册
当前位置:主页 > 资源下载 > 11 > pixijs精灵编辑工具:parcel-pixi-sprite-editor

pixijs精灵编辑工具:parcel-pixi-sprite-editor

  • 更新:2024-09-16 17:33:14
  • 大小:575KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

包裹pixijs-quickstarter 使用pixiJS和Typescript与包裹捆绑在一起的示例应用程序 :rocket: :fire: 。 强调 :high_voltage: 超快速启动 :fire: 热模块更换。 :memo: 打字稿。 :police_officer: 单元测试。 快速开始 节点版本> = 8.0(建议10.6.0)和NPM> = 5(建议6.1.0) # clone the repo. # --depth 1 removes all but one .git commit history (Optional). git clone --depth 1 https://github.com/llorenspujol/parcel-pixijs-quickstarter.git # go to the repo cd parcel-pixijs-quickstarter # install the dependencies via npm np