Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
/ ts-move-demo Public archive

Example project to show how you can move projects step by step to TypeScript

License

Notifications You must be signed in to change notification settings

dkundel/ts-move-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TS Move Demo

The following project is a basic JavaScript project demonstrating in the move-to-typescript branch commit by commit how you can move a project to TypeScript.

If you want to follow along with the related blog post, clone this repository and set up the project by running:

git clone https://github.com/dkundel/ts-move-demo.git
cd ts-move-demo
npm install
npm start

License

MIT

About

Example project to show how you can move projects step by step to TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published