1.0.2 • Published 7 years ago
calculeator v1.0.2
Calculeator
Numeric Processing extreme
Install
$ npm install calculeator
Run Tests
$ npm test
Run Server
$ cd node_modules/calculeator/
Development
$ nodemon
Production
$ node app.js
Build & Publish
$ gulp build