0.1.2 • Published 6 years ago

ts-express-generator v0.1.2

Weekly downloads
11
License
MIT
Repository
github
Last release
6 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

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago