Skip to content

hackberrydev/rails-frontend-demo

Repository files navigation

Rails Frontend Demo

Rails Frontend Demo is a playground for exploring frontent technologies.

Usage

Start the Rails server:

bin/rails -b 0.0.0.0

Start the Storybook server:

yarn storybook -p 33115