angular-architects / nx-ddd-plugin

Nx plugin for structuring a monorepo with domains and layers
308 stars 55 forks source link

Doc: Update the documentation to make it as a dev dependency #101

Open mikaelboff opened 2 years ago

mikaelboff commented 2 years ago

Hey, I've noticed that in the documentation there's a line to add the plugin to the workspace

npm i @angular-architects/ddd

Should it be added to the project as a dev dependency? (because it's a schematic)