SprobEx is the backend command line interface for Sprobe Express React Base Template.
Below is the example on how to use the sprobex
package.
sprobex [make:command] <fileName>
To see the available commands, run the following:
sprobex --help
This package generates the templates for the following:
- controller
- exception
- middleware
- model
- service
- test
- validator