Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonytonyjan/rails_gulp_bower
A demonstration of integrating gulp, bower and rails without any 3rd party gem
https://github.com/tonytonyjan/rails_gulp_bower
Last synced: about 1 month ago
JSON representation
A demonstration of integrating gulp, bower and rails without any 3rd party gem
- Host: GitHub
- URL: https://github.com/tonytonyjan/rails_gulp_bower
- Owner: tonytonyjan
- Created: 2015-06-30T06:57:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-28T08:44:31.000Z (over 9 years ago)
- Last Synced: 2024-04-09T21:30:14.373Z (9 months ago)
- Language: HTML
- Homepage: http://tonytonyjan.net/slides/2015-09-11-return-front-end-back-to-front-end-developers/slides.pdf
- Size: 1.64 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A demonstration of integrating gulp, bower and rails without any 3rd gem
```
npm install
bower install
gulp serve
```