1. Docs
  2. Installation

Installation

How to install dependencies and organize your app structure.

Create project

Run the init (with default options) command to create a new Next.js project or set up an existing one:

That's it

You’re ready to start adding components to your project

The command above will add the TextReveal component to your project. You can then import it using the following syntax:

Loading...

Built by Denish. The source code is available on GitHub.