Skip to content

Installation

lit-store is published on npm. You can add it to your project with a single command.

bash
npm install lit-store

The package has a peer dependency on Lit. Make sure your project has Lit installed as well.