Skip to main content

Installation

The React Utils Library provides a set of utility functions and components designed to streamline development with React and TypeScript. Follow the instructions below to install the library in your project.

Prerequisites

Before installing the React Utils Library, ensure that you have the following prerequisites:

  • Node.js: Make sure you have Node.js installed. You can download it from Node.js official website.

  • Package Manager: Choose a package manager that you prefer to use:

    • npm: Comes pre-installed with Node.js.
    • yarn: You can install it by following the instructions on Yarn's official website.

Installation Steps

To install the React Utils Library using

npm install react-smart-utils