Quantcast
Channel: Accelerate your business
Viewing all articles
Browse latest Browse all 140

JHipster generator for jBPM Business Apps

$
0
0

If you are a fan of JHipster you can now generate jBPM Business apps with it! We created a generator module for it which you can use as follows:

With Yarn:

yarn global add generator-jba

Or with NPM:

npm install -g generator-jba

Once installed generate your app with:

yo jba

and follow the questions. If you want to generate the app with default settings, run:

yo jba --quick=true



Viewing all articles
Browse latest Browse all 140

Trending Articles