CoolCalcs is a collection of cool calculators that I needed or found cool.
- Create a local copy of the repository
- If not done so already, download and configure Node.js
- In poweshell, in the path of the folder holding the local copy of the resposity, paste and run the following command:
npm install express, ejs, static - In poweshell, in the path of the folder holding the local copy of the resposity, paste and run the following command:
node index.js - On your browser, paste in this URL
http://localhost:8080/ - The site, then, should be available to use locally