/rails-frontend-demo

Rails frontend playground.

Primary LanguageRuby

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