create-express-app-typescript
v1.0.2
Published
A CLI to automatically clone the Express typescript project
Downloads
1
Readme
create-express-app-typescript
Express + TypeScript application generator.
Quick Start
The quickest way to get started is to use npx and pass in the name of the project you want to create.
npx create-express-app-typescript "project name"
Then you will get a sample project with express (typescript)