0.0.7 • Published 3 years ago
nx-vendure v0.0.7
nx-vendure
Install
Install with:
yarn -D add nx-vendureGenerate a plugin
Run nx g nx-vendure:plugin cart --withUi to generate a plugin.
This will be generated in libs\plugin-cart
options:
withUi will add ui folder and starter setup. Defaults to false