Gulp Bourbon Neat Example Save Abandoned

A sample project for getting started with Bourbon and Neat with Gulp

Project README

As of June 2019 this project is no longer being maintained as gulp is typically no longer part of our regular workflow.

Neat logo Neat logo

An example project with Gulp using Bourbon and Neat

Bourbon is a library of Sass mixins and functions that are designed to make you a more efficient style sheet author.

Neat is a fluid grid framework with the aim of being easy enough to use out of the box and flexible enough to customize down the road.

Installation

  1. Clone the repository, and open a shell terminal within the project's root directory.

  2. After installing Node.js and NPM, install the gulp via the following.

    npm install --global gulp-cli
    
  3. Install the project packages.

    npm install
    
  4. Run the default gulp command which will complie the stylesheets, with Bourbon and Neat inclded as well as creating a local server at http://localhost:8000. Gulp will continue to watch the /stylesheets to monitor for any changes.

    gulp
    

License

gulp-bourbon-neat-example is copyright © 2012 thoughtbot, inc.

It is free software, and may be redistributed under the terms specified in the license.

thoughtbot

Open Source Agenda is not affiliated with "Gulp Bourbon Neat Example" Project. README Source: thoughtbot/gulp-bourbon-neat-example
Stars
38
Open Issues
1
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating