- Install Grunt globablly with 'npm install -g grunt-cli'.
- CD into the leetcode directory.
- Run 'npm install' to install dependencies in the package.json file.
- From the project root, run 'grunt' in terminal'
- Open index.html in your browser and open the console.
- Within index.html, load the Javascript files you want to tinker within in the console.