Skip to content

shakacode/rescript-on-rails-example

Repository files navigation

rescript-on-rails-example

Setup the app

bundle
yarn
rails db:setup

Run the app

foreman start -f Procfile.dev

Visit the Hello World page at http://localhost:3000/hello_world.

Notes

The original HelloWorld.jsx sample file is preserved in /javascript/bundles/HelloWorld/components.

About

A sample application using Rescript and React on Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published