@ui-autotools/showcase
v5.0.1
Published
Creates a static website with documentation, API and demos for all components described in the meta files.
Downloads
10
Keywords
Readme
Showcase
Creates a static website with documentation, API and demos for all components described in the meta files.
Usage
To start the development server:
autotools showcase --files src/**/*.meta.ts
To build a static website:
autotools showcase --files src/**/*.meta.ts --output build/website