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

https://github.com/piecioshka/create-ts-project

🔨 Create a project with TypeScript support
https://github.com/piecioshka/create-ts-project

cli

Last synced: 21 days ago
JSON representation

🔨 Create a project with TypeScript support

Awesome Lists containing this project

README

          

# create-ts-project

[![cli-available](https://badgen.net/static/cli/available/?icon=terminal)](#cli)
[![node version](https://img.shields.io/node/v/create-ts-project.svg)](https://www.npmjs.com/package/create-ts-project)
[![npm version](https://badge.fury.io/js/create-ts-project.svg)](https://badge.fury.io/js/create-ts-project)
[![downloads count](https://img.shields.io/npm/dt/create-ts-project.svg)](https://www.npmjs.com/package/create-ts-project)
[![size](https://packagephobia.com/badge?p=create-ts-project)](https://packagephobia.com/result?p=create-ts-project)
[![license](https://img.shields.io/npm/l/create-ts-project.svg)](https://piecioshka.mit-license.org)

🔨 Create a project with TypeScript support

> Give a ⭐️ if this project helped you!

## CLI

Installation:

```bash
npm install -g create-ts-project
```

```bash
npm create ts-project

# or

npx create-ts-project

# or

create-ts-project
```

## License

[The MIT License](https://piecioshka.mit-license.org) @ 2019