Build Your Application With Grunt

After you create your visual application in VB Studio and you are ready to deploy it, you can download the sources to your local machine and use Grunt to build it locally, without setting up an Oracle Visual Builder Studio pipeline for building the application.

To build an application locally, you need to install Node.js and its package manager (npm) on your local system. You'll also need to save the sources for the visual application on your local system.

You can also use this approach to build your application from external continuous integration systems. If you choose this route, you'll need to create a deployment script that you invoke from your system.