Typescript Playground

Learning Typescript from many source platform :)

Documentation

How to run this config?

  • Requiremet (NodeJs, TypeScript cli)
  • Please intall typescript into your machine first
npm i -g typescript
  • do compile with this comment
npm run build
  • run the project with command npm start