richforest0506 / PixCap_Frontend_TypescriptTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Assessment

Cli app

How to run

  • npm install
  • npm install -g ts-node typescript '@types/node'
  • ts-node ./src/main.ts

How to use

  • In main function(main.ts), you can run functions of the EmployeeOrgApp class
  • You can see the employee state data with the printData() function.

About


Languages

Language:TypeScript 100.0%