Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devhelpr/layoutrunner
https://github.com/devhelpr/layoutrunner
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/devhelpr/layoutrunner
- Owner: devhelpr
- License: mit
- Created: 2020-09-26T16:11:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T16:17:07.000Z (over 4 years ago)
- Last Synced: 2024-12-15T14:38:07.921Z (about 1 month ago)
- Language: TypeScript
- Size: 236 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Layoutrunner
Generic Layout engine to render a layout tree with layouts, elements and forms in react
but without dependencies.## TODO
- add more form controls
- add more stories## build
yarn start
other terminal : yarn storybook