Skip to content

hfierros/triangle-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triangle-typescript

Example code for Unit Test development.

What is this?

This is a sample code based on triangle (java) that implements the same functionality of triangle.

How to use it?

You need to have nodejs (12+) installed and npm.

Clone this repository:

git clone https://github.com/hfierros/triangle-typescript.git

Initialize the repository from npm:

npm i

And run the application:

npm run 

The structure of the code is an overkill for the application, but will help to show unit test and mocks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published