Bachir Soussi Chiadmi 3983d1fdaf release candidate 6 years ago
..
css 344dae1543 import from la bonne adresse and first refactoring for ouidade.com 7 years ago
js 344dae1543 import from la bonne adresse and first refactoring for ouidade.com 7 years ago
scss 3983d1fdaf release candidate 6 years ago
.bower.json 3983d1fdaf release candidate 6 years ago
LICENSE 344dae1543 import from la bonne adresse and first refactoring for ouidade.com 7 years ago
README.md 344dae1543 import from la bonne adresse and first refactoring for ouidade.com 7 years ago
bower.json 344dae1543 import from la bonne adresse and first refactoring for ouidade.com 7 years ago
package.json 344dae1543 import from la bonne adresse and first refactoring for ouidade.com 7 years ago

README.md

Foundation

Build Status

Foundation is the most advanced responsive front-end framework in the world. You can quickly prototype and build sites or apps that work on any kind of device with Foundation, which includes layout constructs (like a fully responsive grid), elements and best practices.

To get started, check out http://foundation.zurb.com/docs

Quickstart

To get going with Foundation you can:

Documentation

Foundation uses Assemble.io and Grunt to generate its documentation pages. Documentation can also be run from your local computer:

View documentation locally

You'll want to clone the Foundation repo first and install all the dependencies. You can do this using the following commands:

git clone git@github.com:zurb/foundation.git
cd foundation
npm install -g grunt-cli bower
npm install
bower install
bundle install

Then just run grunt build and the documentation will be compiled:

foundation/
├── dist/
│   └── ...
├────── docs/
│       └── ...

Copyright (c) 2015 ZURB, inc.