Skip to content

🚀 Simple but effective way of starting a typescript script

Notifications You must be signed in to change notification settings

AlexRex/typescript-script-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple but effective way of starting a typescript script project.

  • Develop with npm run dev (or npm run dev:env to load env vars).
  • Build with npm run build.
  • Clean with npm run clean
  • Test with npm run test

About

🚀 Simple but effective way of starting a typescript script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published