Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 267 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 267 Bytes

Integrate Rails with gulp

Libraries

  • Rails 4.2.3
  • Ruby 2.2.2
  • gulp 3.9.0
  • babel
  • webpack
  • For more npm packages, see package.json

Setup

  1. run npm install

  2. run gulp to build assets of gulp/assets

  3. run rails server to start up server