Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sidhyaashu/express-ts-kit

Express typescript starter kit
https://github.com/sidhyaashu/express-ts-kit

express nodejs typescript

Last synced: 12 days ago
JSON representation

Express typescript starter kit

Awesome Lists containing this project

README

        

# Express Js With Typescript Starter KIT 🙌

## After cloning run the below command to run the project

```js
npm install && npm run dev
```

**Now All Set you can open below url to see your page**

```js
http://localhost:8000
```