

a wizard-style approach to create apps based on SAP Fiori Elements page types and UI5. Now that everything has installed properly, its time to create UI5 application with OData Services. We will be taking help of Application Generator, i.e. Once you install the Extension pack, it is recommended that you restart Visual Studio Code. Type SAP Fiori Tools in the search bar, and press enter.Ĭlick the extension called “ SAP Fiori tools – Extension Pack”, and then click Install. In Visual Studio Code’s Activity Bar, click the icon for extensions. As I have said above We can create in two Ways. Now we will quick starts developing UI5 application in VScode.

Now check node intalled or not, by using command node -v and npm -v in the command terminal.Ĭongrats.!!, Node.js has installed successfully in your system. Node.js should be installed and configured properly. Prerequisitesīefore we start, we need to ensure that our computer is setup properly. In this blog we will create our application in both the ways. To create SAP UI5 application, we can create in two ways. Before we Start, I just want to highlight one thing, SAP Business Application Studio(BAS) does not require any kind of installation on your system, as its all on the cloud, but in case of Visual Studio Code, you would be required to install node.js and other dependencies on your local system.

In this Blog post, we will see how to create SAP UI5 application in Visual studio code.
