@m2s-dev/nx-plugin-boule
v0.0.11
Published
## Install ```bash yarn add @m2s-dev/nx-plugin-boule ```
Downloads
6
Readme
nx-plugin-boule
Install
yarn add @m2s-dev/nx-plugin-boule
Add ngrx
if workspace does not installed ngrx
ng g @m2s-dev/nx-plugin-boule:ngrx products --module=libs/products/src/lib/products.module.ts --directory +state/products --defaults --facade true
Legenda products - name of lib --module - where you want to add redux --directory - folder where you want to save all files
Run ng test nx-plugin-boule
to execute the unit tests via Jest.