Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.09 KB

File metadata and controls

28 lines (21 loc) · 1.09 KB

express-typescript-mongoose-mocha

Node.js restful api using Express + Typescript + Mongoose +Mocha build Status

Introduction

This repository is an example of building NODE.js Restful APIs in Typescript.

Pre-reqs and Main Libraries

Install

Install yarn

$ npm install -g yarn

Install node modules for project

$ yarn