Mrkouhadi / ts-express-server

The answer of " How to use Typescript in a Express/nodejs project ? " .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

description

  • A sample of a project in which we are using Typescript with Nodejs/Expressjs.

code set up

  • run git clone https://github.com/Mrkouhadi/ts-express-server.git in order to clone the repository
  • run npm install to install all the dependencies
  • run npm run start to start your short journey of exploring typescript with ExpressJs/Nodejs

About

The answer of " How to use Typescript in a Express/nodejs project ? " .


Languages

Language:TypeScript 100.0%