json-schema-to-typescript-module

Table of contents

Installation

Install dependencies:

npm install

Usage

Build the project:

npm run build

Start the result:

npm start

Development

Check files:

npm run check

Format files:

npm run format