文件名称:原子图书馆招聘人员:OCC原子招聘人员实施
文件大小:174KB
文件格式:ZIP
更新时间:2024-03-18 05:02:29
TypeScript
• 该库包含可共享样式的React组件的集合,可随时用于由OCC开发的应用程序。 安装和使用 要安装此库,请使用以下命令: // With npm npm install --save @occmundial/recruiters-atomic-library // With yarn yarn add @occmundial/recruiters-atomic-library 要使用其组件,您只需要像这样导入它们: import { Button } from '@occmundial/recruiters-atomic-library';
【文件预览】:
recruiters-atomic-library-main
----.storybook()
--------config.js(163B)
--------preview-head.html(150B)
--------main.js(588B)
----.babelrc.js(101B)
----next.config.js(243B)
----package.json(2KB)
----env-config.js(143B)
----package-lock.json(580KB)
----.npmignore(10B)
----pages()
--------index.js(512B)
--------api()
--------_app.js(137B)
----tsconfig.json(1005B)
----next-env.d.ts(75B)
----.gitignore(386B)
----components()
--------index.js(84B)
--------organisms()
--------common()
--------molecules()
----styles()
--------globals.css(275B)
--------Home.module.css(2KB)
--------occ-atomic()
----public()
--------vercel.svg(1KB)
--------favicon.ico(15KB)
----README.md(563B)