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
cd
into it. - Run
npm install
to install the dependencies. - Run
grunt watch
to watch for all the changes in files.