1、下载代码(这个是typescript版本的)

https://github.com/PureMVC/puremvc-typescript-multicore-framework

PUREMVC 开源框架一第一步 下载TypeScript 编译器 tsc

第二步 下载ant/jdk

第三步  重命名build文件夹下的user.properties.sample 改成user.properties

之后配置user.properties,将编辑路径填上

例如: (windows) typescript.compiler.path = "C:\\Users\\xxxx\\AppData\\Roaming\\npm\\tsc.cmd"

第四步  进入build目录,执行ant命令

 

PUREMVC 开源框架一

看到BUILD SUCCESSFUL的话就证明typescript的PUREMVC已经构建完成了。

相关文章:

  • 2022-02-02
  • 2022-12-23
  • 2022-01-24
  • 2022-01-22
  • 2021-05-03
  • 2022-12-23
  • 2022-02-09
猜你喜欢
  • 2022-12-23
  • 2021-07-13
  • 2021-07-20
  • 2021-09-24
  • 2022-01-09
  • 2021-07-07
  • 2022-12-23
相关资源
相似解决方案