@ncds/ui
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

NHN COMMERCE logo

Installation

  1. Install the package in your project directory with:
npm install @ncds/ui
yarn add @ncds/ui
  1. You should import the CSS in the root index.tsx or App.tsx.
 import @ncds/ui/dist/ui/assets/styles/style.css
  1. 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';

Documentation

https://nhn-commerce-fe.github.io/design-system/

License

This project is licensed under the terms of the MIT license.

Package Sidebar

Install

npm i @ncds/ui

Weekly Downloads

28

Version

1.5.0

License

MIT

Unpacked Size

2.86 MB

Total Files

852

Last publish

Collaborators

  • nhn-commerce-fe