citc-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

开发

代码结构

源码均在 src 目录内。每个组件有自己的子目录。最终所有组件统一在 src/index.js 中 export 出来。

编辑器

我们推荐使用 Visual Studio Code

代码规范

使用 tslint 规范

构建代码

执行 npm run build

测试

执行 npm test 运行单元测试。

我们的单元测试使用 Facebook 开源的 jest 框架编写。如果你之前没接触过,请移步 jest 文档学习。

** ❤ 作为一名靠谱的工程师,请为你提交的修改编写相应的单元测试 ❤ **

/citc-ui/

    Package Sidebar

    Install

    npm i citc-ui

    Weekly Downloads

    0

    Version

    0.0.2

    License

    ISC

    Unpacked Size

    199 kB

    Total Files

    45

    Last publish

    Collaborators

    • onlyfor3ver