Skip to content

v-andrew/ts-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Template

Template is an example project, created to be a template for a new NodeJs console application.

It uses TypeScript's async/await and has simple parser of command line aguments

Setup

  1. Fork project
  2. Clone
  3. Install TypeScript
  • npm i -g typescript
  1. Install modules
  • npm install
  1. Project has ready to run config for VS Code in .vscode\launch.json

About

Template for a new TypeScript and NodeJS project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published