0.0.2 • Published 10 years ago
calculus v0.0.2
Calculus.js
Maths for JavaScript!
Prerequisites
You will need the following things properly installed on your computer.
Installation
git clone <repository-url>this repository- change into the new directory
npm installbower install
Running Tests
ember testember test --server
Building
ember build(development)ember build --environment production(production)