router-generator
Version:
Express Router automatic folder separation package.
33 lines (20 loc) ⢠635 B
Markdown
<h1 align="center">Welcome to router-generator š</h1>
> 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.
## Install
```sh
npm i router-generator
```
## Usage
```sh
var Rgenerator=require('router-generator');
Rgenerator();
```
## Author
š¤ **Prabhjot Singh**
* Github: [@prab409069](https://github.com/prab409069)
## Show your support
Give a āļø if this project helped you!
## š License
Copyright Ā© 2020 [Prabhjot Singh](https://github.com/prab409069).<br />