Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 275 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 275 Bytes

fiori-monorepo

POC for Fiori apps in a monorepo

Usage

Clone this repository and switch to it

git clone https://github.com/Klaus-Keller/fiori-monorepo.git
cd fiori-monorepo

Run pnpm commands on root level

pnpm install
pnpm build
pnpm test