claudiorodriguez / project-euler

My own tackling of projecteuler.net problems in ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My own tackling of projecteuler.net problems in ES6

License:MIT License


Languages

Language:JavaScript 100.0%