Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 212 Bytes

File metadata and controls

7 lines (4 loc) · 212 Bytes

This is a basic Express.js application built using TypeScript.

It is configured on the assumption that you have Node.js > v7.

To run the application use the following command line:

npm install && npm start