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
- Host: GitHub
- URL: https://github.com/vinpac/tncc
- Owner: vinpac
- Created: 2018-07-04T17:11:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T01:24:03.000Z (over 3 years ago)
- Last Synced: 2024-04-25T16:42:53.868Z (over 2 years ago)
- Language: TypeScript
- Size: 2.18 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
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
```