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

https://github.com/shaifarfan/express-ts-quick-server

A quick server using Express & typescript.
https://github.com/shaifarfan/express-ts-quick-server

Last synced: 7 months ago
JSON representation

A quick server using Express & typescript.

Awesome Lists containing this project

README

          

## Express Typescript Quicks Server

### How to run

- `npm install`
- `npm run ts:watch`
- `npm run dev` (in another terminal)