0.1.2 • Published 5 years ago

ts-express-generator v0.1.2

Weekly downloads
11
License
MIT
Repository
github
Last release
5 years ago

Express's application generator using Typescript.

NPM Version NPM Downloads

Installation

$ npm install -g ts-express-generator

Quick Start

Crate the app:

$ teg

Install Dependencies:

$ npm install

Start your Express.js app app http://localhost:3000 :

$ npm start

Command Line Options

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago