create-ts-project

1.0.6 • Public • Published

create-ts-project

npm version

🔨 Create a project with TypeScript support

Give a ⭐️ if this project helped you!

Usage

npm create ts-project <name>

# or

npx create-ts-project <name>

Development

npm install
npm start       # compile src/index.ts to dist/index.js and execute *.js file [node]
npm run dev     # execute src/index.ts [ts-node]

License

The MIT License @ 2019-2023

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    3
    • latest

Version History

Package Sidebar

Install

npm i create-ts-project

Weekly Downloads

3

Version

1.0.6

License

MIT

Unpacked Size

9.8 kB

Total Files

5

Last publish

Collaborators

  • piecioshka
  • unstubbable