Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stacksapien/react-form-builder
https://github.com/stacksapien/react-form-builder
hacktoberfest hacktoberfest2021
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stacksapien/react-form-builder
- Owner: stacksapien
- Created: 2020-10-11T07:00:00.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2021-10-09T07:40:31.000Z (over 3 years ago)
- Last Synced: 2023-10-05T07:04:29.577Z (over 1 year ago)
- Topics: hacktoberfest, hacktoberfest2021
- Language: JavaScript
- Homepage:
- Size: 216 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MODERN REACT FORM BUILDER & VIEWER
### A minimalistic, modern React Form Builder with Viewer engine.
### To Run project in development mode
```
$ node ./lib/main.js
``````
To Build
$ npm run build
```