sugaith / node_terminal_calc

A termnal calculator made with node and generetors functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Terminal Calculator

A terminal calculator made with node, functional programming and generator functions

How to run this project?

  • Preferably, use Node version: 16.17.0 - LTS
  • Clone this repo
  • cd into the node project located at "node_terminal_calculator" folder
  • install dependencies, and then run the dev environment:
npm install
npm start

About

A termnal calculator made with node and generetors functions


Languages

Language:JavaScript 100.0%