https://issues.unige.ch/browse/AOU-1133
Need Solidify frontend solidify/solidify-frontend!78 (merged)
Warning : Do not merge this branch before release solidify and increment solidify version in package json
Reminder : Procedure to test solidify frontend branch
npm i
on solidify (allow to retrieve required lib)npm i
on aou (allow to retrieve required lib)npm run build-solidify
on aou (allow to override solidify lib from nexus with local build)npm run start
on aou to run the app