tesnpm
v0.1.0
Published
Simple test repo to tryout
Readme
Calculator
A small library providing simple calculator funcitonality such as add and subtract. The purpose of this is to test npm packaging only.
Installation
npm install tesnpm --save
Tests
npm test
References
https://quickleft.com/blog/creating-and-publishing-a-node-js-module/
