-
Notifications
You must be signed in to change notification settings - Fork 0
Frontend Routes
irynamcb edited this page Mar 3, 2020
·
8 revisions
Our components are organized as follows:
-
Root-
AppNavBarModalComponent- (main component goes here)
-
The following routes, defined in App, will render components between NavBar and Footer:
-
/Splash
-
/loginLoginForm
-
/signupSignupForm
-
/wall/:id-
PostIndexPostIndexItem
PostFormCommentForm
-
-
/users/:idProfileComponentProfileForm
-
/users/:id/friendsFriendsComponent