kitchen-cli
kitchen-cli copied to clipboard
FlowRouter instead of Iron-Router
Hello Petar, thanks for your continuous hard work. Will it be possible to work on using Flow router instead of iron-router? Flow-Router is easier to understand. I will like to start implementing the sin future project.
Thanks in advance!
Once the code is open sourced you will be able to modify it to work with Flow Router and any other package you want! Just fork it and then submit a pull request.
@skolade @belmarca next version (0.9.58 - not published yet) is using "flow-router" when generating Meteor+React app. For Meteor+Blaze "iron-router" still remains (and I think I'll not change that).