3.0.12 • Published 2 years ago

create-ts-app-tool v3.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Utility for quick initialization TypeScript project with Webpack

What you need to have to use

  • node, npm
  • git
  • github

How to use

  1. Install package globally:
npm i -g create-ts-app-tool
  1. Open your project's directory and run script with template-version, for example:
npx create-ts-app 1

or

create-ts-app 1

Now there are files in your project's directory:

  • package.json,
  • webpack.config.js,
  • tsconfig.json,
  • .gitignore,
  • src/index.ts,
  • src/index.html,
  • src/index.css

Templates: https://github.com/predeinnikita/create-ts-app-template \ Source code: https://github.com/predeinnikita/create-ts-app

3.0.12

2 years ago

3.0.11

2 years ago

3.0.10

2 years ago

3.0.9

2 years ago

3.0.8

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago

1.0.0

2 years ago

2.0.1

2 years ago