kitchen-cli icon indicating copy to clipboard operation
kitchen-cli copied to clipboard

FlowRouter instead of Iron-Router

Open sireskay opened this issue 10 years ago • 2 comments

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!

sireskay avatar Aug 27 '15 22:08 sireskay

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.

belmarca avatar Oct 01 '15 06:10 belmarca

@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).

perak avatar Mar 10 '16 19:03 perak