Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 446 Bytes

File metadata and controls

28 lines (18 loc) · 446 Bytes

Lightbox

A split web component built with Pion.js.

Installation

npm install @plumelo/split

Usage

<pion-split></pion-split>

Development

Scripts

  • npm start - Start Storybook development server
  • npm run build - Build the component
  • npm test - Run tests
  • npm run lint - Lint the code

Demo

Run npm start to see the component in action via Storybook.