norbit-design-system

norbit ui components

Usage no npm install needed!

<script type="module">
  import norbitDesignSystem from 'https://cdn.skypack.dev/norbit-design-system';
</script>

README

Norbit Design System

In the process of internal desktop applications development, many different design specs and implementations would be involved, which might cause designers and developers difficulties and duplication and reduce the efficiency of development.

After massive project practice and summaries, Norbit Design, a design language for background applications, is refined by Norbit UED Team, which aims to uniform the user interface specs for internal background projects, lower the unnecessary cost of design differences and implementation and liberate the resources of design and front-end development.

REVIEW FLOW

git checkout -b improve-button git commit -am "commit message" git push -u origin improve-button

Navigate to GitHub.com and open up a pull request for the improve-button branch.

DISTRIBUTION FLOW

yarn auto create-labels yarn auto changelog git push --follow-tags origin master yarn auto release