@ncds/ui-admin
v1.4.1
Published
nhn-commerce의 어드민 디자인 시스템입니다.
Downloads
804
Maintainers
Readme
Installation
- Install the package in your project directory with:
npm install @ncds/ui-adminyarn add @ncds/ui-admin- You should import the CSS in the root index.tsx or App.tsx.
import @ncds/ui-admin/dist/ui-admin/assets/styles/style.css- Import the component in the desired file and use it. You can check the list of components by accessing the Storybook link provided in Documentation.
import { componentName } from '@ncds/ui-admin';Documentation
https://nhn-commerce-fe.github.io/design-system/ncds-admin
License
This project is licensed under the terms of the MIT license.
