@znci/tsi
v1.2.4
Published
Create a TypeScript app with ease
Downloads
8
Readme
tsi - create your typescript app with ease
This is a quick npm package meant to be executed with npx for initializing a TS project with the reccomendec tsconfig.json, nodemon support, and a few other things.
Usage
$ npx @znci/tsi
and follow the on-screen prompts. Congratulations! You now have a fully functional TypeScript application with minimal effort.