mithril-redux
mithril-redux copied to clipboard
Multiple pages?
The example you link: https://github.com/colinbate/mithril-redux-starter/blob/master/src/index.js
Only includes a single page.
How to do multiple pages without m.route()?
+1 an example or tutorial would be very helpful!