Skip to content

WanderingObserver/project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

logo

Project Euler

Algorithm Exercise Solutions

Project Euler Screenshot
Solutions to problems presented in Project Euler.

Getting Started with Project Euler

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

Things you need to install beforehand:

  • Middleman - Middleman Static Site Framework
  • Bundler - Ruby Gem

Installing

Open terminal and run the following lines of code to clone and run this project.

$ git clone https://github.com/SeeYouSpaceCowboy/project-euler.git
$ cd project-euler
$ bundle install
$ middleman server

This project should now be running locally on port 4567.

Built With

  • Middleman - Static Site Generator based of Rails.

Contributors

Project Euler was built by Mohammed Chisti.

About

πŸ“’ Practice solving Euler problems through JavaScript from project euler.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published