/factorial

Primary LanguageJavaScript

The calculation of the factorial

Requirenments

  • NodeJS >= 4.x

Install

$ git clone git@github.com:rowen92/factorial.git
$ npm install

Run in development mode

$ npm start

Testing

$ npm test

License

MIT