Skip to content

Getting Started

Installation

Install the package with your favourite package manager:

shell
yarn add @kovalson/prevue
# or
npm install @kovalson/prevue

TIP

Prevue is built upon Vue 3 and Pinia, therefore these packages are a requirement.

That's it, now you're ready to use Prevue in your project.

Released under the MIT License.