Skip to content

Commit 13a452c

Browse files
authored
Merge pull request #120 from osbre/patch-1
Update frontend examples in `README.md`
2 parents d048f5d + a337372 commit 13a452c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ gem 'inertia_rails'
1414

1515
### Frontend
1616

17-
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)
17+
Rails 7 specific frontend docs coming soon. For now, check out the [official Inertia docs](https://inertiajs.com) or these project examples:
18+
- [PingCRM with Vue and Vite](https://github.com/ledermann/pingcrm)
19+
- [Starter template with React and Vite](https://github.com/BrandonShar/inertia-rails-template)
1820

1921
## Usage
2022

0 commit comments

Comments
 (0)