Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shirshendubhowmick/ts-node-template


https://github.com/shirshendubhowmick/ts-node-template

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# TypeScript & NodeJS template repositor

To get started

```bash
npm install
```

Start the app

```
npm start
```