Replies: 1 comment 4 replies
-
@ieedan that's a very cool idea. currently I'm working on the v2 and i think it'll be a great experience for me to play around with the jsrepo. i just watched the video on the site showcasing how it works and I must it's really good! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am building a project called jsrepo and I was noticing the process to install components is 100% manual.
I think you could automate this for your users pretty easily.
I was just trying this out on my fork https://github.com/ieedan/Framer-ground/tree/test-jsrepo basically you could just build like:
and then in the docs instruct users to install like:
Might be a bit cleaner than the current process. I think it could almost be drop-in with the way you have things structured as well.
You can see what it looks like by running:
Beta Was this translation helpful? Give feedback.
All reactions