Skip to content

kylqin/react-form-render

Repository files navigation

React-Form-Render

Render forms from JavaScript-object schemas. Written based on Ant Design Form with TypeScript, React.

Install

Documents

Development

In the project directory, you can run:

yarn storybook

Runs the app in the development mode with storybook.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Similar Projects

Learn More

Ant.Design Form