nk-design-system

2.1.1 • Public • Published

nk-design-system

A react component library by following Atlassian design language(https://www.atlassian.design/)

Installation and usage

Before installing add "postinstall": "node node_modules/nk-design-system/build.js" inside script tag in package.json.

yarn add nk-design-system

or

npm i nk-design-system

Add import "../node_modules/nk-design-system/build/index.es.css" in your root component for styles. (refer example folder)

Contribute to the library

Install packages

yarn

Starting storybook

yarn storybook

Building components

yarn build

Building storybook UI

yarn build-storybook

Package Sidebar

Install

npm i nk-design-system

Weekly Downloads

3

Version

2.1.1

License

MIT

Unpacked Size

272 kB

Total Files

31

Last publish

Collaborators

  • nikhil-kumaran