raajb / neat-grids

A middleman Web Application to illustrate the Neat grid framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple Neat App

Getting Started

To get started, just run the bin/setup command:

$ bin/setup

Run your app

$ bundle install
$ bundle exec middleman server

You will find your app running at http://localhost:4567

The Neat Framework

Neat is a grid layout Framework that makes it easier to design responsive web apps.

Checkout Neat at http://neat.bourbon.io

About

A middleman Web Application to illustrate the Neat grid framework


Languages

Language:Ruby 56.9%Language:CSS 29.5%Language:HTML 13.1%Language:Shell 0.5%