<h1 align=center> Typescript express generator </h1>


## Installation

Install globally with npm

```bash
  npm install -g typescript-express-oops 
```

## Usage

To generate the template type

```bash
npx create-typescript-express

```
