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

https://github.com/oncomouse/middleman-jspm-example


https://github.com/oncomouse/middleman-jspm-example

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Middleman-JSPM-Example

Example of [middleman-jspm](http://github.com/oncomouse/middleman-jspm) deployed in Middleman.

## Setup

After downloading, run:

```
bundle install
npm install jspm
middleman jspm install
```

Then start `middleman`.

## Bootstrap

Site now uses [Bootstrap](http://getbootstrap.com/) (including loading the stylesheets out of JSPM).