refandhika / reactest

Playing around with Ruby on Rails and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactest

Playing around with Ruby on Rails and Reactest.

Ruby version

2.4.0

System dependencies

  • Rails
  • Bootstrap
  • React
  • Lodash
  • Marked
  • MomentJS

Init

bundle
rails server

Directory

  • TicTacToe

    Sample tictactoe, from React basic.

  • SimpleClock

    Simple real-time clock using MomentJs.

  • Profile

    Sample GET profile, from React basic.

  • Forms

    Sample use of form, from React basic.

  • Temperature

    Thermometre, from React basic.

  • Products

    Interactive table, from React basic.

  • Login Form

    Simple login form.

  • Date Time Picker

    Android like datetime picker.

  • TestEnv

    Directory for testing new react component.

About

Playing around with Ruby on Rails and React


Languages

Language:JavaScript 53.4%Language:Ruby 25.2%Language:HTML 14.8%Language:CSS 6.6%