Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 262 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 262 Bytes

react.ren

环境安装

  • 确保安装了node
  • npm install fis -g
  • npm install fis-parser-react
  • npm install fis-parser-less
  • npm install fis-postpackager-simple

编译:

  • fis release -pwL
  • 目前只有开发版本的编译,打包合并还未做