当前位置:网站首页>使用 SAP UI5 CLI 命令行工具构建和运行 SAP UI5 应用
使用 SAP UI5 CLI 命令行工具构建和运行 SAP UI5 应用
2022-06-11 21:20:00 【华为云】
源代码 Github 地址:https://github.com/wangzixi-diablo/ui5-for-kyma
本地路径:C:\Code\frontend-ui5-mssql
本文介绍 SAP UI5 Tools.
package.json 里定义如下依赖:@ui5/cli

npm install 安装依赖后,在 node_modules 文件夹下,发现了 @ui/cli 文件夹,其 readme.md 介绍提到,SAP UI5 CLI,是 SAP UI5 Tooling 的一部分。

这个 SAP UI5 工程里包含文件:package.json,定义了 rimraf 依赖。npm run-script build 命令,首先删除 dist 文件夹,然后执行 UI5 CLI 进行构建。



build 生成的 dist 文件夹:
最后 npm run-script start,即可启动这个 SAP UI5 应用:

边栏推荐
- Why is your LDO output unstable?
- 为什么需要微服务
- Stream Chinese sorting
- Notes on the preload method of Gorm
- Teach you how to use win7 system to quickly build your own website
- Field queryIndexFieldnameService in xxxImpl required a single bean, but 19 were found:
- Solution to the problem of PHP strtotime obtaining natural monthly error
- [index system] the latest modeling method of data warehouse index system
- RANSAC提取圆柱(MATLAB内置函数)
- 产品资讯|PoE网卡家族集体亮相,机器视觉完美搭档!
猜你喜欢

The scale of the global machine vision market continues to rise. Poe image acquisition card provides a high-speed transmission channel for industrial cameras

JVM method area

Cuckoo Hash
![[data visualization] Apache superset 1.2.0 tutorial (III) - detailed explanation of chart functions](/img/1f/00f2085186971198928b012a3792ea.jpg)
[data visualization] Apache superset 1.2.0 tutorial (III) - detailed explanation of chart functions
![[data visualization] use Apache superset to visualize Clickhouse data](/img/4b/a73c2eb810f1d2b492e950afb2d0bc.png)
[data visualization] use Apache superset to visualize Clickhouse data

One article to show you how to understand the harmonyos application on the shelves

My collection of scientific research websites

What are striplines and microstrip lines? Reference planes and transmission lines

Goto statement of go language
![[nk] deleted number of 100 C Xiaohong in Niuke practice match](/img/f1/a99600e1800c087aceb60a559dee39.png)
[nk] deleted number of 100 C Xiaohong in Niuke practice match
随机推荐
RANSAC extract cylinder (matlab built-in function)
Work assessment of spectral analysis of Jilin University in March of the 22nd spring -00079
Weekly 02 | to tell you the truth, I am actually a student of MIT
2022年6月9日 16:29:41 日记
LabVIEW控制Arduino实现超声波测距(进阶篇—5)
[index system] the latest modeling method of data warehouse index system
A problem of setting the private library of golang
Software test plan
Release of version 5.6 of rainbow, add multiple installation methods, and optimize the topology operation experience
Which Bluetooth headset is better within 500? Inventory of gifts for girls' Day
Pyqt5 technical part - cause of the problem that setting the top of the window does not take effect. Setwindowflags() does not take effect after setting the parameters. Solution
[advanced C language] integer storage in memory
从概率论基础出发推导卡尔曼滤波
Live broadcast with practice | 30 minutes to build WordPress website with Alibaba cloud container service and container network file system
JVM之对象创建过程
Object creation process of JVM
Diary at 16:29:41 on June 9, 2022
Why microservices are needed
Go language functions
Go language conditional statement