Installation

How to add an stable version of Pleex in your project

$ yarn add pleex

or

npm i pleex

Import Pleex:

import {Pleex} from 'pleex';

Last updated

Was this helpful?