Skip to content

transeos/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Scientific Calculator

Editor

VS code (https://code.visualstudio.com/download) is recommended.

Prerequisite(s) for Windows

Install node.js from https://nodejs.org/en/download. While installing the msi, install chiockolayey as well.

Prerequisite(s) for MacOS

Install homebrew.

download git repository

SSH: git clone --recursive git@github.com:transeos/Calculator.git HTTPS: git clone --recursive https://github.com/transeos/Calculator

Building and running on localhost

First install dependencies:

npm install --legacy-peer-deps

Start server

npm run dev

Testing

npm run test

About

Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published