LogoLogo
NPM Package
  • Getting Started
    • Introduction
    • Installation
    • Contributing
Powered by GitBook
On this page
  1. Getting Started

Installation

Getting started with ReuseKit is quick and simple. Follow the steps below to integrate ReuseKit into your Next.js project.

Prerequisites

Before installing ReuseKit, ensure that you have:

  • Node.js installed on your system (v12 or above).

  • Next.js project set up.

Installation Steps

  1. Install ReuseKit via npm

    Run the following command in your Next.js project directory to install ReuseKit:

    npm install reusekit
PreviousIntroductionNextContributing

Last updated 3 months ago