README
ant ai component
人工智能部组件库
开发
- 请使用
tnpm - 使用 typescript 开发组件
tnpm run preview可查看组件库文档
测试
tnpm run test
发布
npm run pub
使用
tnpm i @ant-ai/ant-ai-component
人工智能部组件库
<script type="module">
import antAiAntAiComponent from 'https://cdn.skypack.dev/@ant-ai/ant-ai-component';
</script>
人工智能部组件库
tnpmtnpm run preview可查看组件库文档tnpm run testnpm run pubtnpm i @ant-ai/ant-ai-component