GitHunt
MK

mkaszubowski/rails-react-boilerplate

Template app in Rails & React.js & Browsersify

README

Quickstart project template for Ruby on Rails & React.js application using Browsersify with Jest for testing javascript code.

Instalation

  1. Clone the repo
  2. Edit the config/database.deafult.yml
  3. Run ./bin/setup, which will setup the project (run bundler, setup database etc.)
  4. You're ready!

Features

  • HAML for templates
  • SCSS for stylesheets
  • Coffeescript
  • RSpec & Capybara for backend tests
  • Jest for React.js tests
  • Automatic test running with Guard

Languages

Ruby77.8%HTML14.7%JavaScript3.6%CSS2.0%CoffeeScript1.9%

Contributors

Created June 1, 2015
Updated June 12, 2018