Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 857 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 857 Bytes

Welcome to Type-Scripts👋

Version License: MIT Discord

Typescript katas while i'm learning it. Test driven unit.

Installation

  • npm install

Where to start.

  • npx ts-node [script-name] - Execute script.
  • npx jest [script-name] - Jest specific test.
  • npm run test - Jest prove all tests.

This README was generated with ❤️ by readme-md-generator