/Drag-Drop-Typescript

typescript practice drag&drop

Primary LanguageTypeScript

alt text IMAGE ALT TEXT HERE

Run the Project

Open your favorite Terminal and run these commands.

First Tab:

$ tsc -w

Second Tab:

$ npm install
$ npm start