-
Notifications
You must be signed in to change notification settings - Fork 2
Frontend Routes
Ed Herman edited this page Dec 5, 2019
·
10 revisions
The springboard component layout:
- Root
- App
- Header/Navigation
- Main
- App
Routes will render below the Header/Navigation
-
/Landing page
-
/loginSessionForm
-
signupSessionForm
-
/projects-
ProjectsIndexProjectsIndexItem
-
-
/todo_lists-
TodoListsIndex-
TodoList*'Todo'
-
-
-
/messages-
MessagesIndexMessage
-
-
/events-
EventsIndexEvent
-