Bachir Soussi Chiadmi 12b95f81af header is good git add . | пре 8 година | |
---|---|---|
.. | ||
css | пре 8 година | |
js | пре 9 година | |
scss | пре 8 година | |
.bower.json | пре 9 година | |
LICENSE | пре 9 година | |
README.md | пре 9 година | |
bower.json | пре 9 година | |
package.json | пре 9 година |
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
To get going with Foundation you can:
bower install foundation
npm install foundation-sites
Foundation uses Assemble.io and Grunt to generate its documentation pages. Documentation can also be run from your local computer:
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.