|
hace 9 años | |
---|---|---|
.. | ||
bower_components | hace 9 años | |
css | hace 9 años | |
js | hace 9 años | |
node_modules | hace 9 años | |
scss | hace 9 años | |
.bowerrc | hace 9 años | |
Gruntfile.js | hace 9 años | |
README.md | hace 9 años | |
bower.json | hace 9 años | |
humans.txt | hace 9 años | |
index.html | hace 9 años | |
package.json | hace 9 años | |
robots.txt | hace 9 años |
This is a template to start your own project that uses Grunt and libsass!
You'll need to have the following items installed before continuing.
[sudo] npm install -g grunt-cli
[sudo] npm install -g bower
git clone git@github.com:zurb/foundation-libsass-template.git
npm install && bower install
While you're working on your project, run:
grunt
And you're set!
scss/_settings.scss
: Foundation configuration settings go in herescss/app.scss
: Application styles go here