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

https://github.com/844196/bootstrap_skeleton

素のBootstrapでモックを作る時のスケルトン一式
https://github.com/844196/bootstrap_skeleton

Last synced: 3 months ago
JSON representation

素のBootstrapでモックを作る時のスケルトン一式

Awesome Lists containing this project

README

        

# Bootstrap skeleton

Bootstrap skeleton

## Install

```
$ bower install
$ bundle install --path=vendor/bundle
```

## Usage

```
$ ruby -run -e httpd .
$ bundle exec guard start
```