Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sogko/bootstrap-less-starter-kit

A starter project skeleton for customising Bootstrap using LESS (with the help of Pecker)
https://github.com/sogko/bootstrap-less-starter-kit

Last synced: about 10 hours ago
JSON representation

A starter project skeleton for customising Bootstrap using LESS (with the help of Pecker)

Awesome Lists containing this project

README

        

bootstrap-less-starter-kit
==========================

A starter project skeleton for customising Bootstrap using LESS (with the help of Pecker)

## Pre-requisites

* Pecker: ```npm install -g pecker```

## Quickstart

```bash
npm install
bower install
pecker build
pecker watch
```