Skip to main content

Getting Started

Installation

First, install all packages that are necessary to you.

Depending on your use-case you might only want NeUIs accessible primitives or just the layout components.

For the minimum of functionality to build applications with though, we recommend installing the @neui/core and @neui/layout packages.

npm install @neui/core @neui/layout