konstructor-cli makes setting up a new konstructor app super simple.
node >= 8
npm >= 5
The easiest way to install konstructor-cli is through npm.
npm install -g konstructor-cli
Once it's installed, you can generate a new app.
konstructor-cli new my-app
You can find all of the documentation on konstructor's website.