rubyconvict / rails-react-browserify-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Ruby 74.2%Language:HTML 16.7%Language:JavaScript 6.8%Language:CSS 2.3%