rails-react-browserify-example icon indicating copy to clipboard operation
rails-react-browserify-example copied to clipboard

This is an example/base Rails app for my article Rails, React, Browserify.

Rails, React, Browserify — Example app

This is an example application, that can also serve as a working base, for my article Rails, React, Browserify.

It shows how to integrate React and Browserify together in a Ruby on Rails application.

/!\ Warning

The file config/secrets.yml has been uploaded to this repo and the .gitignore file modified to allow so. If you use this repo as a starting point for your app, remember to remove the file from versioning and keep those secrets... secret!

License

The MIT license. See LICENSE file.