Skip to content

Commit

Permalink
docs: Update lab 5 SOLUTION.md (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
meeroslav authored Nov 7, 2023
1 parent 48c7d67 commit 7de4c9c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/lab5/SOLUTION.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
##### Generate a framework agnostic lib

`nx generate @nx/js:lib util-formatters --directory=store`
```bash
nx generate @nx/js:lib store-util-formatters --directory=libs/store/util-formatters
```

0 comments on commit 7de4c9c

Please sign in to comment.