https://github.com/eclipsesource/make-it-happen-react
Make it Happen Example with React & JSON Forms
https://github.com/eclipsesource/make-it-happen-react
Last synced: 5 months ago
JSON representation
Make it Happen Example with React & JSON Forms
- Host: GitHub
- URL: https://github.com/eclipsesource/make-it-happen-react
- Owner: eclipsesource
- Created: 2018-01-10T15:00:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T16:56:52.000Z (over 7 years ago)
- Last Synced: 2026-01-13T18:26:45.163Z (7 months ago)
- Language: JavaScript
- Size: 246 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# make-it-happen-react
This is the accompanying code to the [JSON Forms blog series](https://eclipsesource.com/blogs/2016/12/21/json-forms-make-it-happen-blog-series-pilot/) which spans across six days where each day introduces a new feature of JSON Forms.
## Installation & Usage
Run `npm install` follow by `npm run start` to start the project. Open `http://localhost:3000` in your Browser to have a look at the examples.