You can find the article here
This package contains all examples used in the repo. Download and run them all with npm or yarn, and play around with the typings from TypeScript.
- Download or clone package
- Run
yarnornpm install - Run
yarn startfor dev server oryarn buildto build to the dist folder - Enjoy!
- TypeScript 2.8 or above
- Vs Code or any other editor with TS support