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.
- Host: GitHub
- URL: https://github.com/devbyray/farpar
- Owner: devbyray
- Created: 2014-04-22T07:22:00.000Z (almost 12 years ago)
- Default Branch: dev
- Last Pushed: 2014-04-22T07:26:28.000Z (almost 12 years ago)
- Last Synced: 2025-01-12T10:11:49.274Z (about 1 year ago)
- Language: CSS
- Homepage: http://www.farpar.net
- Size: 319 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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