/Typescript-ExpressJS-Starter

This is the beginner level app to quick start with typescript express.js

Primary LanguageTypeScript

welcome to typescript nodejs expressjs starter project

How to start

After cloning this project run below scripts

 npm i
 npm start

Then you navigate to http://localhost:4345/ to see your page