An open API service indexing awesome lists of open source software.

https://github.com/skclusive/typescript-express-app

Typescript Express App using Inversify-Express-Utils
https://github.com/skclusive/typescript-express-app

express inversifyjs typescript

Last synced: 29 days ago
JSON representation

Typescript Express App using Inversify-Express-Utils

Awesome Lists containing this project

README

          

# TypeScript-Express-App

(https://typescriptlang.org/) using the [typescript]

# Running the code

To run the `code`, clone this repository, then run:

```bash
npm install

npm run main

npm run test
```