3.0.12 • Published 1 year ago

create-ts-app-tool v3.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

3.0.11

1 year ago

3.0.10

1 year ago

3.0.9

1 year ago

3.0.8

1 year ago

3.0.7

1 year ago

3.0.6

1 year ago

3.0.5

1 year ago

3.0.4

1 year ago

3.0.3

1 year ago

3.0.2

1 year ago

3.0.1

1 year ago

3.0.0

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago

1.0.0

1 year ago

2.0.1

1 year ago