Skip to content

Latest commit

 

History

History

node-typescript

Node( Typesctipt)

Prerequisite

  • NodeJS 16+

Build

Install NPM dependencies.

npm install

Build and Run.

npm run start

Run tests.

npm run test