-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Willian Gonçalves edited this page Apr 30, 2019
·
1 revision
Follow these steps to use the concordia prototyper:
- Start the concordia:
concordia --plugin-serve codeceptjs
- Create a feature with UI elements, inside a folder named
features
- Generate the ast:
concordia --plugin codeceptjs --ast
- Run the concordia prototyper cli:
clui generate --ast path/to/generated/ast --plugin concordialang-ui-html