Express Router automatic folder separation package.
npm install router-generator> Express Router automatic folder separation package.
> This package creates a folder routes in the root directory of your app.
> This requires fs-extra module to make directory and copy files.
``sh`
npm i router-generator
`sh``
var Rgenerator=require('router-generator');
Rgenerator();
š¤ Prabhjot Singh
* Github: @prab409069
Give a āļø if this project helped you!
Copyright Ā© 2020 Prabhjot Singh.