create-a-typescript-lib

0.2.3 • Public • Published

create-a-typescript-lib

Create a typescript library project instantly

This project is created by create-typescript-cli.

Usage

To initialize a typescript library project:

npm create a-typescript-lib

To build this project, you can run this command:

npm run build

Also, you can use npm run watch to start a file changes.

All changes you make will immediately trigger compilation and take effect on the generated script.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i create-a-typescript-lib

Weekly Downloads

2

Version

0.2.3

License

MIT

Unpacked Size

9.85 kB

Total Files

3

Last publish

Collaborators

  • backrunner