0.0.29 • Published 7 years ago

expressts-core v0.0.29

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

Express.ts Core

This is base express framework to start quickly an api service.

Getting Started

Prerequisites

How To

  • Learning Typescript
  • Learning how to use pleerock's library routing-controllers which help us creating our express server using typescript annotations.

npm i nodemon node-inspector rimraf npm-run-all npm-check