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
- Host: GitHub
- URL: https://github.com/piecioshka/create-ts-project
- Owner: piecioshka
- Created: 2018-09-12T12:57:57.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2026-06-09T12:05:15.000Z (29 days ago)
- Last Synced: 2026-06-09T14:06:42.900Z (29 days ago)
- Topics: cli
- Language: JavaScript
- Homepage:
- Size: 171 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create-ts-project
[](#cli)
[](https://www.npmjs.com/package/create-ts-project)
[](https://badge.fury.io/js/create-ts-project)
[](https://www.npmjs.com/package/create-ts-project)
[](https://packagephobia.com/result?p=create-ts-project)
[](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