0.0.0 • Published 9 years ago

calc-app-baiju v0.0.0

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
9 years ago

calc-app-baiju NPM version Build Status Dependency Status

baiju test application for 'yo node'

Install

$ npm install --save calc-app-baiju

Usage

var calcAppBaiju = require('calc-app-baiju');

var sum = calcAppBaiju.add(5,10);
console.log(sum);

License

Apache-2.0 © Baiju Achari

0.0.0

9 years ago