Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gmcgibbon/rails-5-slides

Rails 5 Slideshow
https://github.com/gmcgibbon/rails-5-slides

rails-5 reveal-js ruby-on-rails slideshow

Last synced: 12 days ago
JSON representation

Rails 5 Slideshow

Awesome Lists containing this project

README

        

# Rails 5 Slideshow

## Usage

```
npm install -g gulp bower
npm install
bower install
gulp
```

## Lint

```
npm install -g coffeelint
npm test
```

## License

This project is released under the [MIT License](http://www.opensource.org/licenses/MIT).