Foundation empowered modern front-end scaffold.
First thing in order, clone the repo in your desired folder. Then you should initiate the project by running these commands :
$ git clone [email protected]:tabibzadeh/fdscaffold-public.git
$ cd fdscaffold-public
$ npm install && bower installThen you should config your Gruntfile.js for further personalization in terms of tasks and dependencies.