Docs
Installation

Installation

Vanya plays easily with your React-based project.

Install

To add Vanya components to your site, you have to install Next.js (optional), React, and Vanya. In your project directory, run the following command to install Vanya and the dependencies:

npm i -D vanya

Initialize the Project

vanya init

Ready to Go!

Now, you can add Vanya components to your project.

vanya add button

That is it, all it takes to setup your storytelling framework

Last updated on