Skip to content

Around25/ts-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Typescript Setup

Contains a basic use of typescript on the server with nodejs.

Install

npm install -g tsc typings npm install typings install

Build and Watch

tsc -w

Use with Visual Studio Code

Open the project in VSCode and press CMD+SHIFT+B to run the tasks in the .vscode/tasks.json file. You can also debug the code directly from the VSCode using the IDE debugger.

About

Base structure for a Typescript Nodejs project

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages