Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minoritea/react_ruby_sample
Sample application of ReactRuby
https://github.com/minoritea/react_ruby_sample
Last synced: 1 day ago
JSON representation
Sample application of ReactRuby
- Host: GitHub
- URL: https://github.com/minoritea/react_ruby_sample
- Owner: minoritea
- Created: 2014-11-15T06:26:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-16T09:44:32.000Z (about 10 years ago)
- Last Synced: 2024-11-12T10:18:35.732Z (2 months ago)
- Language: JavaScript
- Size: 441 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample notepad app with ReactRuby
##Isomorphic view
ReactRuby gives you ability to easily wrote reusable templates for both server-side and client-side
in your web applicatoin.##Usage
$ bundle install
$ ruby application.rb