Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 171 Bytes

File metadata and controls

7 lines (6 loc) · 171 Bytes

react-form-builder

A simple form builder app using reactjs and Ant UI.

How do I get set up?

npm install or yarn install

to launch the app

npm start or yarn start