Skip to content

Web app that can be used to mutualize data between cozy-apps

License

Notifications You must be signed in to change notification settings

cozy/cozy-web-data-proxy

Repository files navigation

Rsbuild Project

Setup

Install the dependencies:

pnpm install

Get Started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

Preview the production build locally:

pnpm preview