An open API service indexing awesome lists of open source software.

https://github.com/fastruby/advanced-forms-with-no-js

Example application associated to our blog post about Advanced Forms usage without using JavaScript
https://github.com/fastruby/advanced-forms-with-no-js

Last synced: 10 months ago
JSON representation

Example application associated to our blog post about Advanced Forms usage without using JavaScript

Awesome Lists containing this project

README

          

# README

This is a sample app for a blogpost.

## Setup

- Install Ruby 3.0.2
- Run `bundle install`
- Run `rails s`
- Open `localhost:3000` in the browser