UNPKG

qfe

Version:

Front End Integrated Solution for QBT

36 lines (22 loc) 915 B
## 乔布堂前端集成解决方案 [![Join the chat at https://gitter.im/GilbertSun/qfe](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/GilbertSun/qfe?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ### 简介 方案基于[FIS](https://github.com/fex-team/fis) 按照FIS官网文档进行适合公司的解决方案的封装,在必要的部分对fis-kernel 和 其他fis的核心的部件也部分依照项目的特定情况进行定制 ### 方案特点 1. 集成less插件 2. 集成jshint插件 3. 集成自动打包替换的插件postpackager 4. 添加AMD支持 ### 使用方法 ``` Usage: qfe <command> Commands: release build and deploy your project install install components server launch a php-cgi server Options: -h, --help output usage information -v, --version output the version number --no-color disable colored output ```