This project contains a simple webpage which is created using the wireframe in Images folder. It has been created using SASS and the automation tasks workflow is done using Grunt
- Git clone this repo and
cdinto it. - Run
npm installto install the dependencies. - Run
grunt watchto watch for all the changes in files.