/project-euler

My own tackling of projecteuler.net problems in ES6

Primary LanguageJavaScriptMIT LicenseMIT

project-euler

Build Status

My own tackling of Project Euler problems in ES6

Install

  • git clone
  • npm install

Running tests

npm run test

Validating

npm run validate

LICENSE

MIT - see LICENSE