Skip to content

Johnmcoro/rectangle-project

Repository files navigation

Nuvalence Rectangle Repo

This repo contains a rectangle class with three public methods, contains, intersects and adjacent. The rectangle class does not handle colinearity correctly in some cases.

Installation

This repository uses yarn. Run yarn install for install. If you have docker installed you could also docker build . See package.json scripts for other commands

Usage

index.js is the entry point for this application. Run npm run start or npm run build and then node dist/index.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors