Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 383 Bytes

DEVELOPMENT.md

File metadata and controls

16 lines (11 loc) · 383 Bytes

Development

Update

  1. Generates the snapshot of the current state of components. This snapshot is used by the documentation and the CLI.

    npm run snapshot
  2. Updates the "bank" of components used by the documentation When you add/modify a component, you need to update the "bank" of components used by the documentation.

    npm run generate-bank