# json-schema-to-typescript example

## How to run

```sh
npm install
npm run build
```