antistereotip / wuzzle

Responsive, minimal and customizable grid system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wuzzle

Build Status devDependency Status

Responsive, minimal and customizable grid system

To get started, check out the documentation.

Download

CDN

Compile

Wuzzle uses Grunt to compile Less code.

Dependencies

You need node.js to use Grunt.

From the command line:

$ npm install -g grunt-cli
$ npm install # from the root Wuzzle directory

When completed, you'll be able to run the various Grunt commands provided from the command line.

Commands

Default: grunt

Compiles Less files.

Watch: grunt watch

Watches Less files and automatically compiling them when they're changed.

License

MIT © ws1 team

About

Responsive, minimal and customizable grid system

License:MIT License


Languages

Language:CSS 88.5%Language:JavaScript 8.7%Language:PHP 2.8%