- 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 yarn
git clone https://github.com/cleancodedojo/numerology-core.git
cd numerology-core
yarn
npm test
npm run test-auto
npm run build
import 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.