README
Introduction to Rben
What does it look like?
<Rben
Globals={['puts "hello"']}
Cases={['puts "hello"']}
/>
Getting Started
git clone https://github.com/tseijp/rben
Run the development server:
cd rben
yarn init
yarn start
Your site starts at http://localhost:3000.