ts-project-init
v1.0.2
Published
Create a TypeScript app with zero configuration.
Downloads
6
Readme
Create TypeScript App
Simply run
npx ts-project-init
This will create a new directory with a TypeScript project template. Just run npm run dev
and start coding!