Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.11 KB

File metadata and controls

14 lines (8 loc) · 1.11 KB

Self-contained MVP

This code is to illustrate some of the core concepts discussed in this post.

  • User app code is in src/index.tsx, src/store and src/components
  • Library code is in src/@prodo

It is deployed on CodeSanbox.

Edit prodo-POC

The above code is only a proof of concept and should not be used in production. If you were looking instead for a more production ready version of the Prodo framework, please head over here instead. To participate to the conversation and help us shape the future of Prodo, please don't hesitate to join our Slack channel.