NextStep - Lightweight Next.js Onboarding Library Logo

NextStep Installation

NextStep is very easy to install and set up. You can install it using your favorite package manager to your Remix project.

Select your framework

Installation

# npm
npm i nextstepjs motion

# pnpm
pnpm add nextstepjs motion

# yarn
yarn add nextstepjs motion

# bun
bun add nextstepjs motion