calreact-hmr

Demo of Hot Module Replacement using react_on_rails gem

Stars
7
Committers
1

calreact-hmr (Hot Module Replacement)

This is a simple calendar appointments app built as part of the The Complete React on Rails Course on Learnetto.

It's a Ruby on Rails 5 app which uses React.js on the frontend.

Demo app - https://calreact.herokuapp.com/

This repo contains the code for Lesson 05 in Module 05 - Hot Module Replacement.

Related Projects