orcrist-ui
v0.0.1
Published
OrcristJS Family: Orcrist UI.
Downloads
2
Readme
orcrist-ui
OrcristJS Family : React Web Components.
代码风格
ReactJS & TypeScript
$ npm run lint
开发流程
$ npm install
$ npm start
提交代码
$ npm publish
使用组件
import { YourComponent } from 'orcrist-ui';
目录结构
├── AUTHORS.txt 作者(TODO)
├── CHANGELOG.xxx.md 变更记录文档(TODO)
├── LICENSE 许可证(TODO
├── README.md 自述文档
├── ant-design-analysis 包分析(TODO)
├── components 组件代码
├── development.xxx.md 开发说明文档(TODO)
├── docs 其他文档
├── scripts 辅助脚本
├── tests 通用测试代码
├── tsconfig.json TypeScript配置
├── typings 第三方缺失定义