Skip to content
/ start Public
forked from acetousk/start

A simple component to start out with for Moqui Components

License

Notifications You must be signed in to change notification settings

moqui/start

 
 

Repository files navigation

A start component

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

About

A simple component to start out with for Moqui Components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 89.2%
  • FreeMarker 10.8%