ProtoCAD is a prototyping tool that allows developers to build UI component tree structure based on GraphQL query results.
ProtoCAD is a prototyping tool that empowers developers to build and visualize their component as GraphQL schemas and queries.
bash npm run dev
bash npm run test
When the application starts, select the File tab from the menu and open a project of your choice. You would the find your all project files in the Project tab. To build components, click on Tools.
You can now see the components you built in a tree structure. Go ahead and add props to the components. The structure can be populated with several child nodes.
ProtoCAD is currently in beta release. We encourage you to submit issues for any bugs or ideas for enhancements. Also feel free to fork this repo and submit pull requests to contribute as well.