@3alan/ui 中文文档教程
Install
npm install @3alan/ui
yarn add @3alan/ui
Usage
import { Button } from '@3alan/ui';
const App = () => (
<Button>awesome</Button>
);
并手动导入样式:
import '@3alan/ui/dist/index.css';
TODO
- [ ] monorepo
- [ ] vite
- [ ] exclude third library in build file
✨✨
https
://github.com/rough-stuff https://github.com/ooade/react-rough
https://github.com/excalidraw/excalidraw/tree /master/src/renderer
https://github.com/ant-design/ant-design
???? Install
npm install @3alan/ui
yarn add @3alan/ui
???? Usage
import { Button } from '@3alan/ui';
const App = () => (
<Button>awesome</Button>
);
And import style manually:
import '@3alan/ui/dist/index.css';
TODO
- [ ] monorepo
- [ ] vite
- [ ] exclude third library in build file
✨✨
https://github.com/rough-stuff
https://github.com/ooade/react-rough
https://github.com/excalidraw/excalidraw/tree/master/src/renderer
https://github.com/ant-design/ant-design
更多
你可能也喜欢
- 2yy-vue-accordion 中文文档教程
- @0655-dev/template-typescript-package 中文文档教程
- @134dd3v/uniswap-v3-core-0.8-support 中文文档教程
- @1hive/apps-token-manager 中文文档教程
- @2600hz/commio-native-utilities 中文文档教程
- @2stefant.org/alldays 中文文档教程
- @3kles/kles-navbar 中文文档教程
- @5i5j/koa-service 中文文档教程
- @7inch/create-7inch-app 中文文档教程
- @7polo/mindmap-vue 中文文档教程