Skip to content

fawwaz37/ts-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-express

Simple CRUD using express based on typescript

Installing the dependencies

> npm i 

Running App

First Compile typescript

-w to watch file changes

> tsc -w 

Split Terminal (or Use 2 Terminal), then start..

> npm start

About

Simple CRUD using typescript and express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published