Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gurrudev/ts-express-setup

This repository is the setup of NodeJs, TypeScript and ExpressJs project with MVC architecture
https://github.com/gurrudev/ts-express-setup

express mvc nodejs setup typescript

Last synced: 4 days ago
JSON representation

This repository is the setup of NodeJs, TypeScript and ExpressJs project with MVC architecture

Awesome Lists containing this project

README

        

# ts-express-setup
This repository is the setup of NodeJs, TypeScript and ExpressJs project with MVC architecture

## Getting Started
These instructions will get you a copy of the project up and running on your local machine.
### Prerequisites
You need to have installed:




### To clone this repo run in git bash or cmd:

```bash
$ git clone https://github.com/gurrudev/ts-express-setup.git
```

### 📦 Install

```bash
$ npm install
```

### 💻 Development

```bash
$ npm run dev
```

### 🚀 Start
```bash
$ npm start
```
## Contact

If you want to contact me, you can reach me through below handles.


[![linkedin](https://img.shields.io/badge/Ashutosh_Pawar-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/gurrudev/)
[![GitHub](https://img.shields.io/badge/gurrudev-27374D?style=for-the-badge&logo=Github&logoColor=white)](https://github.com/gurrudev)

## Show your support

Give a ⭐️ if you like this project!