Skip to content

croatialu/modalor

Repository files navigation

modalor

A modal state manager for Vue3/React.

Vue

packages/vue

React

packages/react

Build

To build all apps and packages, run the following command:

cd modalor
pnpm build

Develop

To develop all apps and packages, run the following command:

cd modalor
pnpm dev