Skip to content

hannelevaltanen/nnds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNDS — Design System lerna

Packages

NN Design System is a collection of reusable components and tools that are divided into three separate packages:

📚 nnds-components

Core Web Components created with Stencil.

⚛️ nnds-react

Auto Generated React Wrapper for Web Components.

🎨 nnds-tokens

All design tokens in a one package.

Getting Started

NNDS uses Lerna to run scripts for the packages. You can run:

yarn build

Builds all the packages.

yarn build:components

Builds the components package.

yarn build:react

Builds react package.

yarn start

Starts component package.

yarn storybook

Starts Storybook environment from the components package.

yarn release

Publishes all packages.

yarn update-versions

Updates all versions.

About

NNDS Design System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published