create-ts-express-app

0.1.0 • Public • Published

create-ts-express-app

npm_version npm_license

Getting started

Install create-ts-express-app globally

npm install --global create-ts-express-app
# then run the command
create-ts-express-app

Or just use npx:

npx create-ts-express-app

About this project

A CLI Tool to generate a express web app or api with typescript support. This is almost the same as the create-react-app command from Facebook. But then for generating a new express app to improve the speed of your workflow.

Features

  • Generate an api or a web app
  • Uses Test Driven Development
  • Full typescript support (TDD)
  • Clean architecture

Readme

Keywords

Package Sidebar

Install

npm i create-ts-express-app

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

10.8 kB

Total Files

16

Last publish

Collaborators

  • alex.steenhoven