- numerology application prototype
- application specific code
touch ~/.bash_profile
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash
source ~/.bash_profile
nvm install v7.5.0
npm install -g npm
npm install -g yarngit clone https://github.com/cleancodedojo/numerology-core.git
cd numerology-core
yarnnpm testnpm run test-autonpm run buildimport Numerology from "numerology-core";
let numerology = new Numerology();
let name = "Thomas Edison";
numerology.getDestinyNumber(name);- javascript
- es6 + babel
- mocha + chai
- nvm + node + npm + yarn
- gulp
MIT
- Ray Joseph de Castro. Software Architect.
- jordan, juno. numerology. the romance in your name.