forge42dev / remix-hook-form

Open source wrapper for react-hook-form aimed at Remix.run
MIT License
330 stars 27 forks source link

docs: update readme and specify install of react-hook-form #70

Closed geeron closed 7 months ago

geeron commented 8 months ago

Description

Some small changes to the readme to remove friction, as I had some problems running the example. It was not obvious that react-hook-form should be installed (for me at least).

Also removed yarn, seems like remix itself only uses npm in their docs, also same for react-hook-form. Just a suggestion, feel free to have yarn as well :)

The commands also now are able to be copied with a mouse click.

Type of change

How Has This Been Tested?

Checklist: