Skip to content

Commit

Permalink
Merge pull request #120 from osbre/patch-1
Browse files Browse the repository at this point in the history
Update frontend examples in `README.md`
  • Loading branch information
bknoles authored Oct 15, 2024
2 parents d048f5d + a337372 commit 13a452c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ gem 'inertia_rails'

### Frontend

Rails 7 specific frontend docs coming soon. For now, check out the official Inertia docs at https://inertiajs.com/ or see an example using React/Vite [here](https://github.com/BrandonShar/inertia-rails-template)
Rails 7 specific frontend docs coming soon. For now, check out the [official Inertia docs](https://inertiajs.com) or these project examples:
- [PingCRM with Vue and Vite](https://github.com/ledermann/pingcrm)
- [Starter template with React and Vite](https://github.com/BrandonShar/inertia-rails-template)

## Usage

Expand Down

0 comments on commit 13a452c

Please sign in to comment.