|
|
vor 10 Jahren | |
|---|---|---|
| .. | ||
| bower_components | vor 10 Jahren | |
| css | vor 10 Jahren | |
| js | vor 10 Jahren | |
| node_modules | vor 10 Jahren | |
| scss | vor 10 Jahren | |
| .bowerrc | vor 10 Jahren | |
| Gruntfile.js | vor 10 Jahren | |
| README.md | vor 10 Jahren | |
| bower.json | vor 10 Jahren | |
| humans.txt | vor 10 Jahren | |
| index.html | vor 10 Jahren | |
| package.json | vor 10 Jahren | |
| robots.txt | vor 10 Jahren | |
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 bowergit 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