xiat1-style-analysis
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

tz-style-analysis

泰治分析系统组件库

  • 使用 vuepress 做开发调试和文档输出
  • 生产环境基于 rollup 构建
  • 支持按需加载
  • 支持多语言

命令

安装依赖

yarn install

调试

启动命令

yarn dev

开发调试流程

参照 gantt 组件

  1. 执行 yarn code-free 命令生成组件example, 在 src/components/example 目录下开发组件example
  2. 在 src/index.ts 的 install 方法中注册example
  3. 在 docs/components 目录下新建 example.md 文件,编写组件文档
  4. 在 docs/.vuepress/config.js 文件 themeConfig.sidebar 中添加 '/components/example.md'
  5. 执行命令 yarn dev,在本地环境中编写组件,用 example.md 中的示例来调试组件

生成组件

yarn code-free

启动开发环境

yarn serve

构建

yarn build

发布到 npm 仓库

yarn publish

生成文档

yarn docs:build

推送文档

yarn docs:push

生成 + 推送文档

yarn docs:deploy

Readme

Keywords

none

Package Sidebar

Install

npm i xiat1-style-analysis

Homepage

http:

Weekly Downloads

1

Version

0.0.7

License

none

Unpacked Size

161 kB

Total Files

9

Last publish

Collaborators

  • xiat