Skip to content

Jeordman/ts-explained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript basics

to run project in watch mode

compile to js on change to ts files npm run build:watch

restart server when compilation to js files occurs npm run start:watch

start without watch

compile ts to js npm run build

start server npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published