Skip to content
Willian Gonçalves edited this page Apr 30, 2019 · 1 revision

Follow these steps to use the concordia prototyper:

  1. Start the concordia: concordia --plugin-serve codeceptjs
  2. Create a feature with UI elements, inside a folder named features
  3. Generate the ast: concordia --plugin codeceptjs --ast
  4. Run the concordia prototyper cli: clui generate --ast path/to/generated/ast --plugin concordialang-ui-html
Clone this wiki locally