Download the files
This grid is available as a full package containing all the need files to compile.
It is made in Sass, but a precompiled css is included in the pub/css
folder.
To use it, copy to your project link it in your page and be happy:
Using the source code
NPM: node package manager
If you don’t have node installed, download it from the site, or use a package manager of your choice.
Gulp
It is a task manager. More info at Gulp’s site. To install it in your system run:
To run the task in the gulpfile.js, run:
Install
In order to install and run, check if all dependencies are satisfied. If it is, run the following in a terminal: