Closed jvargas2 closed 6 years ago
http://localhost:3000/ leads to a view error because there's a route set-up, but no view. I'm proposing we switch all of the home urls to be '/' instead of '/home' so that this won't be an issue.
Agreed.
http://localhost:3000/ leads to a view error because there's a route set-up, but no view. I'm proposing we switch all of the home urls to be '/' instead of '/home' so that this won't be an issue.