Fully typed forms based on API schema with react-hook-form, openapi-typescript and yup validation
It's an example for article: Fully typed forms based on API schema with react-hook-form, openapi-typescript and yup validation
- Install dependencies
npm i
- Start the project
npm run dev