Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 528 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 528 Bytes

webcomponents-cli

A CLI to convert WaveMaker Prefabs to WebComponents

Usage

The CLI requires & prompts the user for WaveMaker Prefab project path(Exported from WaveMaker).

The CLI can take them as paramaters,

  • -s | --prefab-project-path

npx

The CLI can be invoked directly without installation using npx & will ensure it executes the latest version available.

npx @wavemaker/webcomponents-cli -s /path/to/prefab/project