SAP Cloud Platform approuter的本地安装

53 阅读1分钟

npm config set @sap:registry npm.sap.com/
npm install @sap/approuter

Documentation for the the application router can be found after installation in directory node_modules@sap\approuter\README.md.

官方帮助文档