An open API service indexing awesome lists of open source software.

https://github.com/devbyray/farpar

Farpar is an essential front-end boilerplate included with a responsive HTML5 template.
https://github.com/devbyray/farpar

Last synced: 5 months ago
JSON representation

Farpar is an essential front-end boilerplate included with a responsive HTML5 template.

Awesome Lists containing this project

README

          

Farpar
======

Under construction

Requirements
------------
* Ruby
* node.js

### First time install (open your command line)
gem install compass
gem install sass-globbing
npm install -g grunt-cli

### When you start new project (open your command line)
npm install