Getting Started
This guide covers installation, required setup, and basic usage of NUI.
For an overview of the library’s goals and philosophy, see the Introduction.
Installation
Install the package using your preferred package manager.
npm
npm install @nofinite/nui
yarn
yarn add @nofinite/nui
pnpm
pnpm add @nofinite/nui