TypeScript Todois a command line application for TS practice
- Installing Typescript
- Setting up the TS config file
- Setting up TS config file
- Defining Classes with type definitions and methods
- compiling with
tscand running the compliedJavascriptinside thedistdirectory
- This Project is a
work in progresswith a view to be migrated into a full ReactTS application
