@lumina-design/core
v0.0.33
Published
A lightweight UI library built for React applications
Readme
Getting Started with Lumina Design in Your React/Next App
This guide will help you integrate the lumina-design library into your React application.
Installation
Firstly, install the @lumina-design/core library and its icons into your React application using the following command:
Using NPM
npm i @lumina-design/core @lumina-design/iconify --saveUsing YARN
yarn add @lumina-design/core @lumina-design/iconifyDocumentation
Visit the official documenation website
