Skip to content

Run and debug a small portion of code locally instead of using online tools.

Notifications You must be signed in to change notification settings

haddad-yacine/Test-and-Debug-Typescript-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEST & DEBUG TYPESCRIPT CODE

Open two terminal tabs and run :

# install packages
$ yarn install

# watch and build the code in the 1st tab
$ yarn build

# Run and watch the code in the 2nd tab
$ yarn start

About

Run and debug a small portion of code locally instead of using online tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published