Hi, I'm just learning elm so forgive me if this is a stupid question. I'm 
attempting to build an app that has a list page and a detail page using the 
navigation package and am using reactor for dev time compilation.

Currently, I've been loading the elm application with reactor(version 
0.17.1) using the url localhost:8000/list.elm and that works fine. However 
I'd now like to break out the pages to different url paths using the 
navigation package into /list and /details paths.

How can one use real url paths during dev time?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to