Project Euler This project provides test-driven solutions for Project Euler. Install yarn Run yarn euler - just show solutions Test yarn test OR yarn test:watch - run tests, watch will listen for ./src/ or ./tests/ file changes Remarks Problems currently implemented: 1, 10