@lumina-design/iconify
v0.0.3
Published
A lightweight UI Icons library built for React applications
Downloads
5
Maintainers
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 --save
Using YARN
yarn add @lumina-design/core @lumina-design/iconify
Documentation
Visit the official documenation website