Skip to content

sb8244/gulp-react-tutorial

Repository files navigation

This repo accompanies my blog post on the same topic. It is a replacement for the asset pipeline using Gulp, explaining all of the Gulpfile in detail.

Commands Executed

bundle
rake db:migrate
npm install --global gulp
npm install
rails s
bower install # not needed because the files are included in the project now
gulp watch
# Browse localhost:3000

About

For my accompanying blog post

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages