You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.