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

https://github.com/vinpac/tncc

Compile typescript file with webpack
https://github.com/vinpac/tncc

Last synced: 3 months ago
JSON representation

Compile typescript file with webpack

Awesome Lists containing this project

README

          

# tncc

Compile a typescript file with webpack.

# Getting Started

## Installation

```bash
$ npm install tncc
```

or

```
$ yarn add tncc
```

## Usage

```shell
$ tncc --help
```