Skip to content
This repository was archived by the owner on Jul 2, 2019. It is now read-only.

pioz/rails_with_react-rails_and_mobx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Noteworthy files:

  • app/config/initializers/browserify_rails.rb
  • app/config/initializers/react_server_rendering.rb
  • app/assets/javascripts/application.js
  • app/assets/javascripts/server_rendering.js
  • app/assets/javascripts/components.js
  • app/assets/javascripts/components/App.jsx
  • app/assets/javascripts/components/Hello.jsx
  • app/assets/javascripts/stores/Store.js
  • app/views/posts/index.html.erb

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

About

Sample rails app with react-rails and mobx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published