fireshell
fireshell copied to clipboard
Fiercely quick front-end boilerplate and workflows, HTML5, Grunt, Sass.
TODO: need to initialize and configure handlebars
Migrate this project to Gulp over Grunt.
I've downloaded a copy of fireshell and run npm install. If I then run the the dev command (grunt) it will spin up the webpage to serve and it uses...
when I use firebase rules '.validate ' to filter data, then creating a chart, but is there a using way to do it? my code as below: ".validate": "newData.hasChildren(['x', 'y'])...
Cloned your git repo and ran the _grunt-dev.command_ and for the subject error. Bower is installed and so is grunt-bower both locally and globally What does this mean?
I can't seem to get any URL's to be recognized by my SCSS. This is the snippet from my _main.scss file background-image: url(../../../app/assets/img/bg.jpg) So... that's going up the tree out...
When I try to install a new fireshell project, grunt-dev.command execution ends in an error saying : Local Npm module "grunt-bower" not found. Is it installed ? Complete output :...
- Updated dependencies - Added some "fixes" for latest jquery and modernizr (pull automatically from git, place in appropriate folders and use minimized version) I hope this helps since the...
Is it to import styles provided by vendors (ie from a bower package)? If so, why does normalize.css get placed directly into the components folder, as opposed to `@included` here?
Bump version of grunt-bower. Fixes #65.