Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuanyu90221/ts_express_demo


https://github.com/yuanyu90221/ts_express_demo

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# ts-express-demo

## Introduction

an express server writen by typescript and setup

## How to use

1 install

```
npm i
```

2 run

```
npm run start
```