An open API service indexing awesome lists of open source software.

https://github.com/aigle-levant/calc-js


https://github.com/aigle-levant/calc-js

calculator js json npm

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

To use the files, do the following :

Clone the repository either by using the code button or by Git :

```git
git clone https://github.com/aigle-levant/calc-js.git
cd calc-js
```

Install the following dependencies :

```cli
npm install chalk
npm install prompt-sync
```

Then start the script using `npm start`