Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 656 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 656 Bytes

Create TypeScript App (Create TSA)

NPM

GitHub issues

Set up a modern TypeScript app by running one command

Quick Overview

npx create-tsa

You can also install it globally, and run tsa command

npm i -g create-tsa
tsa

License

Create TypeScript App (Create TSA) is open source software licensed as MIT.