A Work In Progress attempt to migrate the Monocle Web UI to rescript-lang.
mkdir -p ~/git/softwarefactory-project.io/software-factory
pushd ~/git/softwarefactory-project.io/software-factory
git clone https://softwarefactory-project.io/r/software-factory/re-patternfly
popd
Install pnpm first using npm install -g pnpm
pnpm install
pnpm start
In another shell start the developpement server
pnpm run serve
Distribute the interface
pnpm run dist