Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gmcgibbon/rails-5-slides
- Owner: gmcgibbon
- License: mit
- Created: 2017-03-06T05:33:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T06:29:03.000Z (almost 8 years ago)
- Last Synced: 2024-12-18T15:08:20.579Z (16 days ago)
- Topics: rails-5, reveal-js, ruby-on-rails, slideshow
- Language: CoffeeScript
- Homepage: https://gmcgibbon.github.io/rails-5-slides
- Size: 1.82 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).