Installation
React Package
React Package Installation #
To get started with the Houston Icons React package, you need to install it from npm or yarn.
Installation #
Follow the steps below to install the Houston Icons package and start using the icons in your React project.
1. Get NPM Install Command: #
Navigate to the NPM and copy command to install the @houstonicons/react
package:
2. Import package in your project:#
In your React project, import the Houston Icons package and start using the icons in your application.
Examples #
Here's a quick example of how to use an icon in a React component:
Last updated on