Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 783 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 783 Bytes

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