Skip to content

MayukhSobo/stroop_effect

Repository files navigation

Stroop Effect 👍

         Powered by

N|Solid

How to run the project ?

First

  • Browse the GitHub hosted website from HERE

then,

  • Install Ruby on your system
  • Install the following ruby gems
    • jekyll
    • kramdown
  gem install jekyll
  gem install kramdown
  • And the run the server using the following command in your Terminal
    jekyll serve -w --baseurl=""
  • Then open your browser and browse the project locally by filling in the following url in your browser ( Safari/Firefox/Chrome/Chromium) only
	localhost:4000
  • Finally clone the project, change/add stuffs and submit a merge request.

Dependencies:

  • bootstrap for Responsive Design
  • Highcharts for the awesome charts and visualizations
  • WOW.js for scroll driven animations
  • MathJax for math equations on Web
  • Jekyll for static web pages hosted in GitHub