Skip to content

srele96/console-typescript-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS console-typescript-calculator

What does it do?

Basic calculations in format value operation value.

What it doesn't do?

Perform calculations like -3-3
It will not work because it's in format operation value operation value.

How to run it?

Running it is simple by running script npm start
This script builds & runs it.
You can exit by doing ctrl+c or by following instructions after running.

It is written using TypeScript

Output is in /build

About

NodeJS Console Calculator, written in TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published