Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/himenon/openapi-typescript-code-generator-playground


https://github.com/himenon/openapi-typescript-code-generator-playground

openapi playground typescript

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Preview Editor

## Start Development

```bash
pnpm
pnpm start # start debug server
```

## Build

```bash
pnpm run build
pnpm run copy
```

### Release

```bash
pnpm run deploy # default release: github pages
```

### Run server

```bash
pnpm run serve
```

## Code Format

```bash
pnpm run format
```

## License

MIT