Install Uix
How to install and add Uix to your project.
How to Install Uix
Uix is packaged via npm, making installation very easy for any project.
What you'll need
- Node.js version 18.0 or higher
Installation Steps
- Install Uix using npm as you would any other package
npm install @thinairthings/uix@latest
(Note: make sure to install the latest version to ensure you have all of the recent changes.)