https://github.com/drag13/ts-easy
https://github.com/drag13/ts-easy
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/drag13/ts-easy
- Owner: Drag13
- Created: 2022-02-05T13:49:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T13:03:54.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T01:54:05.281Z (over 1 year ago)
- Language: TypeScript
- Size: 5.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Progressive TypeScript Demo
This repo demonstrates progressively enchanting the code written on pure JS using TS.
The code itself is trivial and serves to demonstrate the approach.
## Install
Please follow the following steps to start:
```cmd
git clone https://github.com/Drag13/ts-easy.git
cd ts-easy
npm ci
```
## Demo
The final result:
