Skip to content

JustineLicuanan/create-typescript-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.