Skip to content

fxlemire/typescript-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Starter Kit

How To Use

  • Install packages (yarn or npm i)
  • Start coding inside src/index.ts

Run Your Code

  • yarn start or npm start

Build Your Code

  • yarn build or npm run build

Debug in VS Code

  • Open the file you want to debug, set your breakpoints and press F5

Recommended Visual Studio Extensions

About

Starter Kit for TypeScript and VS Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published