Skip to content

creates a nodemon server that watches for changes on a main.ts file lints it and runs it for fast typescript script writing.

Notifications You must be signed in to change notification settings

Maxed0utt/typescript-script-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What this is for

creates a nodemon server that watches for changes on a main.ts file lints it and runs it for fast typescript script writing.

How to Use It

  1. npm install
  2. npm run start
  3. Write your script and watch as it lints, compiles and runs on save

About

creates a nodemon server that watches for changes on a main.ts file lints it and runs it for fast typescript script writing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published