engage ui
1.0.0
注意:YARN不支持 @types/packages之间的冲突
npm install typescript tslint -grd /s /q node_modules b。 npm cache clear --forcenpm i npm run build-dev :这将在开发模式下构建源代码。 npm run build-release :这将在生产模式下构建源代码。 npm run test :这将运行所有单元测试npm run check :这将运行所有检查,包括皮棉,构建,单位测试。 npm run example :这将是./example/src中的示例应用程序,以进行测试。
可以在package.json中找到其他命令。
npm run docs :这将运行记录所有组件的文档应用程序。
创建问题或功能请求。