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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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