Basic Git and Grunt skills test, there is no coding as such involved in this test. If you are already using Git and Grunt the test should't take more then five minutes.
This test requires Grunt installed globaly Grunt.
- Fork this repository, you will need a Github account
- Clone the repository
- Create a new branch and name it
test-1
, switch to this branch and commit and push to this branch only, do not commit and push to master - Run
npm install
in thegit-grunt-test
project directory to install grunt and other depencies - Run
grunt build
which should generate some new CSS and JS files - Commit and push the newly generated files on
test-1
branch - That is all, just send me the repository URL