All Projects → RichardBray → banana-chocolate-chip

RichardBray / banana-chocolate-chip

Licence: other
Front-end framework for modern web apps powered by gulp, based on muffin.

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Banana Chocolate Chip title

Site

Front-end framework for modern web apps powered by Gulp, based on Muffin & WSK

##INSTALL

Important make sure you've installed Ruby on Rails & Nodejs

Watch Video

  1. Install the dependancies
npm install
  1. Run gulp
gulp

That's it.

##FEATURES

Watch Video

1. HTML, CSS & JS minification

Minifies all the things to help with website performance.

2. Image Compression

Compresses PNG, JPEG, GIF and SVG images with gulp-imagemin.

3. SASS Preprocessing

Don't worry BCC uses Ruby to compile Sass, the node one isn't quite there yet.

4. Uncss

This removes all the unused css clases in your stylesheet.

5. Bootstrap & Ionicons

Optional of course but it comes baked with the lastes Bootstrap and Ionicons.

6. HTTP Server

Automatically runs a http server, basically making it JS framework ready.

7. Color me Sass & Bricks

Making it easier to write reusable css with CMS & Bricks.

8. Bower Support

Keep up to date with all the packages you plan to install, like... JQuery?

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].