An open API service indexing awesome lists of open source software.

https://github.com/dentednerd/sassitup

A Node app to automatically create a new HTML project with Sass and Gulp.
https://github.com/dentednerd/sassitup

Last synced: 12 months ago
JSON representation

A Node app to automatically create a new HTML project with Sass and Gulp.

Awesome Lists containing this project

README

          

# SassItUp

A Node app to automatically create a new web project with Sass and Gulp.

## Installation

```sh
git clone https://github.com/dentednerd/sassitup.git
cd ./sassitup
npm install
npm link
```

## Usage

```sh
sassitup
```

## Todo

- expand to create the full [Sass boilerplate](https://github.com/KittyGiraudel/sass-boilerplate)