https://github.com/844196/bootstrap_skeleton
素のBootstrapでモックを作る時のスケルトン一式
https://github.com/844196/bootstrap_skeleton
Last synced: 3 months ago
JSON representation
素のBootstrapでモックを作る時のスケルトン一式
- Host: GitHub
- URL: https://github.com/844196/bootstrap_skeleton
- Owner: 844196
- Created: 2016-06-05T17:32:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-05T17:32:48.000Z (about 9 years ago)
- Last Synced: 2025-03-05T12:42:39.636Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```