- Have a Github account https://github.com/signup
- Install Git locally https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
- Install NodeJS locally https://nodejs.org/en/learn/getting-started/how-to-install-nodejs
- Install Grunt CLI locall https://gruntjs.com/using-the-cli
- Open terminal and run the follow commands
git clone https://github.com/pbpyrojust/checkbox-image-gallery.git
cd
to the root of the repository you just cloned- run
mpn install
- run
grunt
- view the project in your browser at http://localhost:9001/ and http://localhost:9001/index-css-only.html