eventang2015 / express-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express Logo

Description

This repository is a part of the Express Typescript tutorial.

Each part of the course has its own branch, called for example part-1.

The the master branch represents the version with MongoDB.

The postgres branch contains the version with PostgreSQL.

Installation

npm install

Running

npm run dev

Testing

npm run test

About


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%