start Component with:
- data
- entities
- screens
- services
- REST API
- src
Create a new moqui component
To use run the following with moqui-framework 226f4826f97a0300d704b55a3aa63298aedd9acc or later:
./gradlew createComponent -Pcomponent=your-component
See this for context