-
Notifications
You must be signed in to change notification settings - Fork 42
Publish to npm #14
Comments
This is really important. Also git rid of that checkout, and make it usable with both generators and a module. You might want to use yeoman, in case check out bespoke.js for insight on how to do that. You might want to do something simpler like building a command system with commist, help-me and generify. |
@mcollina I really like the idea of the yo generator, I'll start tomorrow thanks. I'd also like to split the monolith app in some semantic npm modules like stated in #13. I would also love to give end-user the ability to install themes via npm. |
I have not enough experience in React to get to the best solution here. You need to take care in how you embed stuff, e.g. a nice usecase for this might be plugging it within another website. |
well, what you are saying is true, but it seems a bit complicated to achieve since react couples logic and templates by nature. |
No description provided.
The text was updated successfully, but these errors were encountered: