David Bani
Results
1
issues of
David Bani
Documentation to support NX monorepo setup. Adding a target for libs/ui -> `project.json` as follows: ``` "stories": { "executor": "nx:run-commands", "options": { "command": "pnpm ladle serve" } } ``` and...
needs reproduction