Skip to content

novem-ui/novem-ui

Repository files navigation

Novem UI

Novem UI is a frontend components library for React. (Currently on alpha)

It's based on a monorepo architecture and it's built with babel, typescript and emotion.

Packages

Installation

With npm:

npm install @emotion/react@11.4.0 @emotion/styled@11.3.0 @icon-park/react@^1.3.3 @novem-ui/core

or with yarn

yarn add @emotion/react@11.4.0 @emotion/styled@11.3.0 @icon-park/react@^1.3.3 @novem-ui/core

Authors

License

MIT