Skip to content

clean template for quickly setting up nodeJS Typescript scipts.

Notifications You must be signed in to change notification settings

TimKilb/clean-nodejs-typescript-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean NodeJS-TypeScript script template

for quick scripting and prototyping

index.ts is the main file

yarn to check for updates.
yarn start to start development server. index.ts will be executed each time changes to the file are saved.
yarn build to compile typescript files to javascript files.

About

clean template for quickly setting up nodeJS Typescript scipts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published