Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sambaldwin/boilerplate

Gulp + Nunjucks + Sass boilerplate
https://github.com/sambaldwin/boilerplate

gulp pug sass

Last synced: about 1 month ago
JSON representation

Gulp + Nunjucks + Sass boilerplate

Awesome Lists containing this project

README

        

# Boilerplate

[gulp](http://gulpjs.com) + [Nunjucks](https://mozilla.github.io/nunjucks/) + [Sass](https://sass-lang.com) boilerplate for new projects and demos.

Usage:

1. Clone into a new, named, directory:

```shell
git clone https://github.com/sambaldwin/boilerplate.git project-name
```

2. `cd` into new directory and delete `.git/`:

```shell
rm -rf .git
```

3. `npm i`