Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 544 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 544 Bytes

Formidable

This library is not ready for prime time yet, and both its API and its implementation might change in the near future

A library that allows you to build forms simply and safely.

See ReOptic for more about the lenses used in Formidable.

Commands

yarn && yarn start will install the dependencies and then start the compiler in watch mode. In an other terminal you can start the server yarn server to see the example running on http://localhost:8000.