@showcasejs/cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Showcase.js CLI

Showcase.js is a React story visualizer and test framework. Using Showcase, you can build a storybook-like environment for your React components and perform visual regression tests using your own CI.

View the documentation.

Quick Start

Installation

pnpm i showcasejs --save-dev

Usage

Use showcase dev to start the development server on port 6006.

showcase dev

Use showcase create-snapshots to create visual regression tests. Images will be output in the .showcase/snapshots directory.

showcase create-snapshots

Use showcase build to build the static site.

showcase build

Package Sidebar

Install

npm i @showcasejs/cli

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

28.8 kB

Total Files

15

Last publish

Collaborators

  • yuan-alex